centos man page for rpc_create

Query: rpc_create

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

RPC_CREATE(9)							 Linux Networking						     RPC_CREATE(9)

NAME
rpc_create - create an RPC client and transport with one call
SYNOPSIS
struct rpc_clnt * rpc_create(struct rpc_create_args * args);
ARGUMENTS
args rpc_clnt create argument structure
DESCRIPTION
Creates and initializes an RPC transport and an RPC client. It can ping the server in order to determine if it is up, and to see if it supports this program and version. RPC_CLNT_CREATE_NOPING disables this behavior so asynchronous tasks can also use rpc_create.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 RPC_CREATE(9)
Related Man Pages
rpc_xdr(3n) - hpux
xdr_accepted_reply(3) - osf1
xdr_authunix_parms(3) - osf1
xdr_replymsg(3) - osf1
nfsstat(8) - osf1
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to increment version inside a file?
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing
Please Welcome Dave Munro to the Moderator Team!