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