1PROBE::SUNRPC.SVC()                                        PROBE::SUNRPC.SVC()
2
3
4

NAME

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

SYNOPSIS

10       sunrpc.svc.register
11

VALUES

13       sv_name
14           the service name
15
16       prot
17           the IP protocol number
18
19       prog
20           the number of the program
21
22       port
23           the port number
24
25       progname
26           the name of the program
27

DESCRIPTION

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

SEE ALSO

32       tapset::rpc(3stap)
33
34
35
36                                                           PROBE::SUNRPC.SVC()
Impressum