Query: rpc_bind_new_program
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
RPC_BIND_NEW_PROGRAM(9) Linux Networking RPC_BIND_NEW_PROGRAM(9)NAMErpc_bind_new_program - bind a new RPC program to an existing clientSYNOPSISstruct rpc_clnt * rpc_bind_new_program(struct rpc_clnt * old, const struct rpc_program * program, u32 vers);ARGUMENTSold old rpc_client program rpc program to set vers rpc program versionDESCRIPTIONClones the rpc client and sets up a new RPC program. This is mainly of use for enabling different RPC programs to share the same transport. The Sun NFSv2/v3 ACL protocol can do this.COPYRIGHTKernel Hackers Manual 3.10 June 2014 RPC_BIND_NEW_PROGRAM(9)
Related Man Pages |
---|
rpc(n) - suse |
rpc(3) - osf1 |
rpc(3nsl) - x11r4 |
rpc(3nsl) - plan9 |
rpc(3nsl) - opendarwin |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
Set hard block limit for user using quota |
CentOS7 restoring file capabilities |
Shopt -s histappend |
Unsure why access time on a directory change isn't changing |