Query: rpc_unlink
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
RPC_UNLINK(9) Linux Networking RPC_UNLINK(9)NAMErpc_unlink - remove a pipeSYNOPSISint rpc_unlink(struct dentry * dentry);ARGUMENTSdentry dentry for the pipe, as returned from rpc_mkpipeDESCRIPTIONAfter this call, lookups will no longer find the pipe, and any attempts to read or write using preexisting opens of the pipe will return -EPIPE.COPYRIGHTKernel Hackers Manual 2.6. July 2010 RPC_UNLINK(9)
| Related Man Pages |
|---|
| debugfs_create_u32(9) - centos |
| debugfs_create_u64(9) - centos |
| debugfs_create_file(9) - centos |
| debugfs_create_bool(9) - centos |
| debugfs_create_u8(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Cut command on RHEL 6.8 compatibility issues |
| Update kernel Linux without reboot?! |
| SOCKS proxy & PAM configuration exposure |
| Docker learning Phase-I |