rpc_unlink(9) centos man page | unix.com

Man Page: rpc_unlink

Operating Environment: centos

Section: 9

RPC_UNLINK(9)							 Linux Networking						     RPC_UNLINK(9)

NAME
rpc_unlink - remove a pipe
SYNOPSIS
int rpc_unlink(struct dentry * dentry);
ARGUMENTS
dentry dentry for the pipe, as returned from rpc_mkpipe
DESCRIPTION
After 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.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 RPC_UNLINK(9)
Related Man Pages
debugfs_create_file(9) - centos
debugfs_create_blob(9) - centos
securityfs_create_file(9) - centos
debugfs_create_bool(9) - suse
debugfs_create_u8(9) - suse
Similar Topics in the Unix Linux Community
How to increment version inside a file?
Tar Command
Shopt -s histappend
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!