logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

probe::sunrpc.clnt.create_client - Create an RPC client

Name

       probe::sunrpc.clnt.create_client - Create an RPC client

See Also

tapset::rpc(3stap)

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

Synopsis

       sunrpc.clnt.create_client

Values

port
           the port number

       authflavor
           the authentication flavor

       vers
           the RPC program version number

       prot
           the IP protocol number

       progname
           the RPC program name

       servername
           the server machine name

       prog
           the RPC program number

See Also