Lines Matching +full:local +full:- +full:host
13 .Op Ar host
15 .Op Ar host
18 .Ar host prognum
23 .Ar host prognum
28 .Ar host prognum
33 .Ar host prognum
59 .Ar host .
61 .Ar host
62 is not specified, the local host is the default.
85 .Ar host
122 .Bl -tag -width indent
192 super-user who can delete any service.
199 .Ar host .
207 .Ar host .
215 .Ar host .
236 .Ar host
242 .Ar host
243 is not specified, it defaults to the local host.
249 .Ar host .
251 .Ar host
252 is not specified, it defaults to the local host.
257 .Ar host
268 .Ar host
277 To show all of the RPC services registered on the local machine use:
295 .Dl "example$ rpcinfo -s klaxon"
296 .Bl -column "program" "version(s)" "unix,tcp,udp,tcp6,udp6" "nlockmgr" "super-user"
298 .It "100000 2,3,4 unix,tcp,udp,tcp6,udp6 rpcbind super-user"
299 .It "100008 1 udp,tcp,udp6,tcp6 walld super-user"
300 .It "100002 2,1 udp,udp6 rusersd super-user"
301 .It "100001 2,3,4 udp,udp6 rstatd super-user"
302 .It "100012 1 udp,tcp sprayd super-user"
303 .It "100007 3 udp,tcp ypbind super-user"
317 .Dl "example% rpcinfo -T tcp klaxon prognum versnum"
322 protocol on the local machine use:
324 .Dl "example% rpcinfo -p"
332 .Dl "example# rpcinfo -d 100008 1"
334 .Dl "example# rpcinfo -d walld 1"