call_usermodehelper_stdinpipe(9) suse man page | unix.com

Man Page: call_usermodehelper_stdinpipe

Operating Environment: suse

Section: 9

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
call_usermodehelper_setup(9) - centos
pipe(2) - v7
pipe(2) - minix
pipe(2) - plan9
pipe(2) - opendarwin
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
Update kernel Linux without reboot?!
Tar Command