table of contents
PROBE::SUNRPC.SVC() | PROBE::SUNRPC.SVC() |
NAME¶
probe::sunrpc.svc.register - Register an RPC service with the local portmapper
SYNOPSIS¶
sunrpc.svc.register
VALUES¶
port
the port number
prog
the number of the program
prot
the IP protocol number
sv_name
the service name
progname
the name of the program
DESCRIPTION¶
If proto and port are both 0, then unregister a service.
SEE ALSO0¶
tapset::rpc(3stap)