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.svc.register - Register an RPC service with the local portmapper

Description

       If proto and port are both 0, then unregister a service.

Name

       probe::sunrpc.svc.register - Register an RPC service with the local portmapper

See Also

tapset::rpc(3stap)

                                                                                             PROBE::SUNRPC.SVC()

Synopsis

       sunrpc.svc.register

Values

prog
           the number of the program

       prot
           the IP protocol number

       progname
           the name of the program

       port
           the port number

       sv_name
           the service name

See Also