Query: call_usermodehelper_exec
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_exec - start a usermode applicationSYNOPSISint call_usermodehelper_exec(struct subprocess_info * sub_info, enum umh_wait wait);ARGUMENTSsub_info information about the subprocessa wait wait for the application to finish and return status. when -1 don't wait at all, but you get no useful error back when the program couldn't be exec'ed. This makes it safe to call from interrupt context.DESCRIPTIONRuns a user-space application. The application is started asynchronously if wait is not set, and runs as a child of keventd. (ie. it runs with full root capabilities).COPYRIGHTKernel Hackers Manual 2.6. July 2010 CALL_USERMODEHELPER_(9)
Related Man Pages |
---|
call_usermodehelper_setup(9) - centos |
wait(3c) - opensolaris |
explain_wait_or_die(3) - debian |
wait(2) - plan9 |
wait(1) - netbsd |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Cut command on RHEL 6.8 compatibility issues |
Update kernel Linux without reboot?! |
A (ksh) Library For and From UNIX.com |
32 bit process addressing more than 4GB |