probe::sunrpc.clnt.bind_new_program(3) Bind a new RPC program to an existing client

SYNOPSIS


sunrpc.clnt.bind_new_program

VALUES

old_progname

the name of old RPC program

progname

the name of new RPC program

old_vers

the version of old RPC program

servername

the server machine name

prog

the number of new RPC program

vers

the version of new RPC program

old_prog

the number of old RPC program