call_usermodehelper_pipe(9) suse man page | unix.com

Man Page: call_usermodehelper_pipe

Operating Environment: suse

Section: 9

CALL_USERMODEHELPER_(9) 					  Module Support					   CALL_USERMODEHELPER_(9)

NAME
call_usermodehelper_pipe - call a usermode helper process with a pipe stdin
SYNOPSIS
int call_usermodehelper_pipe(char * path, char ** argv, char ** envp, struct file ** filp);
ARGUMENTS
path path to usermode executable argv arg vector for process envp environment for process filp set to the write-end of a pipe
DESCRIPTION
This 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.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 CALL_USERMODEHELPER_(9)
Related Man Pages
explain_execve_or_die(3) - debian
isaexec(3c) - sunos
isaexec(3c) - mojave
isaexec(3c) - osx
isaexec(3c) - osf1
Similar Topics in the Unix Linux Community
Change directory error
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
Tar Command
A (ksh) Library For and From UNIX.com