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)NAMErpc_create - create an RPC client and transport with one callSYNOPSISstruct rpc_clnt * rpc_create(struct rpc_create_args * args);ARGUMENTSargs rpc_clnt create argument structureDESCRIPTIONCreates 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.COPYRIGHTKernel Hackers Manual 3.10 June 2014 RPC_CREATE(9)
Related Man Pages |
---|
rpc_functions(3) - osf1 |
rpc_xdr(3) - osf1 |
xdr_accepted_reply(3) - osf1 |
xdr_opaque_auth(3) - osf1 |
xdr_authsys_parms(3n) - hpux |
Similar Topics in the Unix Linux Community |
---|
Set hard block limit for user using quota |
How to increment version inside a file? |
DB2 convert digits to binary format |
Tar Command |
Controlling user input |