suse man page for rpc_bind_new_program

Query: rpc_bind_new_program

OS: suse

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)

NAME
rpc_bind_new_program - bind a new RPC program to an existing client
SYNOPSIS
struct rpc_clnt * rpc_bind_new_program(struct rpc_clnt * old, struct rpc_program * program, u32 vers);
ARGUMENTS
old old rpc_client program rpc program to set vers rpc program version
DESCRIPTION
Clones 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.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 RPC_BIND_NEW_PROGRAM(9)
Related Man Pages
rpc(4) - x11r4
rpc(3nsl) - plan9
rpc(3) - plan9
rpc(4) - opendarwin
rpc(3nsl) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Change directory error
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!