suse man page for call_usermodehelper_stdinpipe

Query: call_usermodehelper_stdinpipe

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)

NAME
call_usermodehelper_stdinpipe - set up a pipe to be used for stdin
SYNOPSIS
int call_usermodehelper_stdinpipe(struct subprocess_info * sub_info, struct file ** filp);
ARGUMENTS
sub_info a subprocess_info returned by call_usermodehelper_setup filp set to the write-end of a pipe
DESCRIPTION
This constructs a pipe, and sets the read end to be the stdin of the subprocess, and returns the write-end in *filp.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 CALL_USERMODEHELPER_(9)
Related Man Pages
vfs_lock_file(9) - suse
pipe(2) - mojave
pipe(2) - bsd
pipe(2) - plan9
pipe(2) - netbsd
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Grant unprivileged user rights to see the output of echo|format but not modify disks
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure