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 3.10 June 2014 RPC_UNLINK(9)
| Related Man Pages |
|---|
| debugfs_create_u16(9) - centos |
| debugfs_create_file(9) - centos |
| debugfs_create_bool(9) - centos |
| debugfs_create_blob(9) - centos |
| securityfs_create_file(9) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Set hard block limit for user using quota |
| DB2 convert digits to binary format |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |