1RPC(5)                     Linux Programmer's Manual                    RPC(5)
2
3
4

NAME

6       rpc - RPC program number data base
7

SYNOPSIS

9       /etc/rpc
10

DESCRIPTION

12       The  rpc file contains user readable names that can be used in place of
13       RPC program numbers.  Each line has the following information:
14
15       name of server for the RPC program
16       RPC program number
17       aliases
18
19       Items are separated by any number of blanks and/or tab  characters.   A
20       '#'  indicates  the  beginning of a comment; characters from the '#' to
21       the end of the line are not interpreted by routines  which  search  the
22       file.
23
24       Here is an example of the /etc/rpc file from the Sun RPC Source distriā€
25       bution.
26       #
27       # rpc 88/08/01 4.0 RPCSRC; from 1.12   88/02/07 SMI
28       #
29       portmapper      100000  portmap sunrpc
30       rstatd          100001  rstat rstat_svc rup perfmeter
31       rusersd         100002  rusers
32       nfs             100003  nfsprog
33       ypserv          100004  ypprog
34       mountd          100005  mount showmount
35       ypbind          100007
36       walld           100008  rwall shutdown
37       yppasswdd       100009  yppasswd
38       etherstatd      100010  etherstat
39       rquotad         100011  rquotaprog quota rquota
40       sprayd          100012  spray
41       3270_mapper     100013
42       rje_mapper      100014
43       selection_svc   100015  selnsvc
44       database_svc    100016
45       rexd            100017  rex
46       alis            100018
47       sched           100019
48       llockmgr        100020
49       nlockmgr        100021
50       x25.inr         100022
51       statmon         100023
52       status          100024
53       bootparam       100026
54       ypupdated       100028  ypupdate
55       keyserv         100029  keyserver
56       tfsd            100037
57       nsed            100038
58       nsemntd         100039
59

FILES

61       /etc/rpc
62              RPC program number data base
63

SEE ALSO

65       getrpcent(3)
66

COLOPHON

68       This page is part of release 3.53 of the Linux  man-pages  project.   A
69       description  of  the project, and information about reporting bugs, can
70       be found at http://www.kernel.org/doc/man-pages/.
71
72
73
74                                  1985-09-26                            RPC(5)
Impressum