Query: rpc_find_or_alloc_pipe_dir_object
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
RPC_FIND_OR_ALLOC_PI(9) Linux Networking RPC_FIND_OR_ALLOC_PI(9)NAMErpc_find_or_alloc_pipe_dir_object -SYNOPSISstruct 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);ARGUMENTSnet 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 allocCOPYRIGHTKernel Hackers Manual 3.10 June 2014 RPC_FIND_OR_ALLOC_PI(9)