rpc(4) rpc(4)
NAME [Toc] [Back]
rpc - rpc program number data base
SYNOPSIS [Toc] [Back]
/etc/rpc
DESCRIPTION [Toc] [Back]
File /etc/rpc contains user-readable names that can be used in place
of RPC program numbers. Each line has the following information:
+ Name of server for the RPC program
+ RPC program number
+ Aliases
Items are separated by any number of blanks and tab characters. A #
anywhere in the file indicates a comment extending to the end of that
line.
EXAMPLES [Toc] [Back]
Here is an example of an /etc/rpc file:
#
# rpc 12.0 89/09/25
#
rstatd 100001 rstat rup perfmeter
rusersd 100002 rusers
nfs 100003 nfsprog
ypserv 100004 ypprog
mountd 100005 mount showmount
ypbind 100007
walld 100008 rwall shutdown
yppasswdd 100009 yppasswd
etherstatd 100010 etherstat
rquotad 100011 rquotaprog quota rquota
sprayd 100012 spray
selection_svc 100015 selnsvc
dbsessionmgr 100016 unify netdbms dbms
rexd 100017 rex remote_exec
office_auto 100018 alice
AUTHOR [Toc] [Back]
rpc was developed by Sun Microsystems, Inc.
FILES [Toc] [Back]
/etc/rpc
SEE ALSO [Toc] [Back]
getrpcent(3C).
Hewlett-Packard Company - 1 - HP-UX 11i Version 2: August 2003 [ Back ] |