logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

probe::sunrpc.clnt.bind_new_program - Bind a new RPC program to an existing client

Name

       probe::sunrpc.clnt.bind_new_program - Bind a new RPC program to an existing client

See Also

tapset::rpc(3stap)

SystemTap Tapset Reference                         April 2024                          PROBE::SUNRPC.CLNT(3stap)

Synopsis

       sunrpc.clnt.bind_new_program

Values

old_progname
           the name of old RPC program

       old_prog
           the number of old RPC program

       prog
           the number of new RPC program

       vers
           the version of new RPC program

       progname
           the name of new RPC program

       servername
           the server machine name

       old_vers
           the version of old RPC program

See Also