rpc_find_or_alloc_pipe_dir_object(9) centos man page | unix.com

Man Page: rpc_find_or_alloc_pipe_dir_object

Operating Environment: centos

Section: 9

RPC_FIND_OR_ALLOC_PI(9) 					 Linux Networking					   RPC_FIND_OR_ALLOC_PI(9)

NAME
rpc_find_or_alloc_pipe_dir_object -
SYNOPSIS
struct rpc_pipe_dir_object * rpc_find_or_alloc_pipe_dir_object(struct net * net, struct rpc_pipe_dir_head * pdh, int (*match) (struct rpc_pipe_dir_object *, void *), struct rpc_pipe_dir_object *(*alloc) (void *), void * data);
ARGUMENTS
net pointer to struct net pdh pointer to struct rpc_pipe_dir_head match match struct rpc_pipe_dir_object to data alloc allocate a new struct rpc_pipe_dir_object data user defined data for match and alloc
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 RPC_FIND_OR_ALLOC_PI(9)
Related Man Pages
device_create(9) - centos
device_create_vargs(9) - centos
struct_device_driver(9) - centos
dynarr(3pub) - debian
dynarr_resize(3pub) - debian
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq