Man Page: call_usermodehelper_setcleanup
Operating Environment: suse
Section: 9
CALL_USERMODEHELPER_(9) Module Support CALL_USERMODEHELPER_(9)NAMEcall_usermodehelper_setcleanup - set a cleanup functionSYNOPSISvoid call_usermodehelper_setcleanup(struct subprocess_info * info, void (*cleanup) (char **argv, char **envp));ARGUMENTSinfo a subprocess_info returned by call_usermodehelper_setup cleanup a cleanup functionDESCRIPTIONThe cleanup function is just befor ethe subprocess_info is about to be freed. This can be used for freeing the argv and envp. The Function must be runnable in either a process context or the context in which call_usermodehelper_exec is called.COPYRIGHTKernel Hackers Manual 2.6. July 2010 CALL_USERMODEHELPER_(9)
| Related Man Pages |
|---|
| call_usermodehelper_setup(9) - centos |
| dbus-cleanup-sockets(1) - debian |
| dictcleanup(3) - debian |
| explain_execve_or_die(3) - debian |
| dbus-cleanup-sockets(1) - x11r4 |
| Similar Topics in the Unix Linux Community |
|---|
| Change directory error |
| Getting command output to putty window title. |
| SOCKS proxy & PAM configuration exposure |
| Tar Command |
| Docker learning Phase-I |