Query: call_usermodehelper_setcleanup
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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 |
---|
dictcleanup(3) - debian |
dbus-cleanup-sockets(1) - centos |
pthread_cleanup_push(3) - netbsd |
pthread_cleanup_pop(3t) - hpux |
pthread_cleanup_push(3t) - hpux |
Similar Topics in the Unix Linux Community |
---|
How to restrict user to a specific directory in solaris 10 |
Cut command on RHEL 6.8 compatibility issues |
Update kernel Linux without reboot?! |
Tar Command |
32 bit process addressing more than 4GB |