RPC(NF) UNIX System V
Name
rpc - RPC program number data base
Syntax
/etc/rpc
Description
The rpc file 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/or tab
characters. A sharp sign (#) indicates the beginning of a
comment; characters up to the end of the line are not
interpreted by routines which search the file.
Files
/etc/rpc
See Also
getrpcent(NS)
(printed 8/17/89) RPC(NF)