Query: call_usermodehelper_pipe
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_pipe - call a usermode helper process with a pipe stdinSYNOPSISint call_usermodehelper_pipe(char * path, char ** argv, char ** envp, struct file ** filp);ARGUMENTSpath path to usermode executable argv arg vector for process envp environment for process filp set to the write-end of a pipeDESCRIPTIONThis is a simple wrapper which executes a usermode-helper function with a pipe as stdin. It is implemented entirely in terms of lower-level call_usermodehelper_* functions.COPYRIGHTKernel Hackers Manual 2.6. July 2010 CALL_USERMODEHELPER_(9)
Related Man Pages |
---|
explain_execve_or_die(3) - debian |
isaexec(3c) - suse |
isaexec(3c) - opendarwin |
isaexec(3c) - mojave |
isaexec(3c) - centos |
Similar Topics in the Unix Linux Community |
---|
How to restrict user to a specific directory in solaris 10 |
Migrating to UNIX |
Cut command on RHEL 6.8 compatibility issues |
Docker learning Phase-I |
32 bit process addressing more than 4GB |