Provided by: systemtap-doc_3.1-3ubuntu0.1_all bug

NAME

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

SYNOPSIS

       sunrpc.svc.register

VALUES

       sv_name
           the service name

       port
           the port number

       progname
           the name of the program

       prog
           the number of the program

       prot
           the IP protocol number

DESCRIPTION

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

SEE ALSO

       tapset::rpc(3stap)

                                                                              PROBE::SUNRPC.SVC()