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)NAMEcall_usermodehelper_stdinpipe - set up a pipe to be used for stdinSYNOPSISint call_usermodehelper_stdinpipe(struct subprocess_info * sub_info, struct file ** filp);ARGUMENTSsub_info a subprocess_info returned by call_usermodehelper_setup filp set to the write-end of a pipeDESCRIPTIONThis constructs a pipe, and sets the read end to be the stdin of the subprocess, and returns the write-end in *filp.COPYRIGHTKernel Hackers Manual 2.6. July 2010 CALL_USERMODEHELPER_(9)
Related Man Pages |
---|
call_usermodehelper_setup(9) - centos |
vfs_lock_file(9) - suse |
pipe(2) - bsd |
io_pipe(3) - debian |
pipe(2) - minix |
Similar Topics in the Unix Linux Community |
---|
Migrating to UNIX |
Cut command on RHEL 6.8 compatibility issues |
SOCKS proxy & PAM configuration exposure |
Tar Command |
Docker learning Phase-I |