OSDN Git Service

(split) LDP: draft snapshot generated from latest ja.po files.
[linuxjm/LDP_man-pages.git] / draft / man5 / rpc.5
1 .\" This page was taken from the 4.4BSD-Lite CDROM (BSD license)
2 .\"
3 .\" @(#)rpc.5   2.2 88/08/03 4.0 RPCSRC; from 1.4 87/11/27 SMI;
4 .\"*******************************************************************
5 .\"
6 .\" This file was generated with po4a. Translate the source file.
7 .\"
8 .\"*******************************************************************
9 .TH RPC 5 1985\-09\-26 "" "Linux Programmer's Manual"
10 .SH 名前
11 rpc \- RPC プログラム番号のデータベース
12 .SH 書式
13 \fB/etc/rpc\fP
14 .SH 説明
15 \fIrpc\fP ファイルには RPC プログラム番号の代わりに使うことのできる ユーザーに可読な名前が入っている。それぞれの行は以下の情報を含む。
16 .HP 10
17 RPC プログラムのサーバの名前
18 .br
19 .ns
20 .HP 10
21 RPC プログラム番号
22 .br
23 .ns
24 .HP 10
25 別名
26 .LP
27 それぞれの項目は任意の個数の空白・タブ (混在可) によって区切られる。 先頭に \(aq#\(aq のある行はコメントである。 \(aq#\(aq
28 からその行の終了までは、このファイルをサーチするルーチンによって 解釈されなくなる。
29 .LP
30 以下に、 Sun RPC のソースパッケージからとってきた \fI/etc/rpc\fP ファイルの例を示す。
31 .nf
32 .ta 1.5i +0.5i +1.0i +1.0i
33 #
34 # rpc 88/08/01 4.0 RPCSRC; from 1.12   88/02/07 SMI
35 #
36 portmapper              100000  portmap sunrpc
37 rstatd          100001  rstat rstat_svc rup perfmeter
38 rusersd         100002  rusers
39 nfs             100003  nfsprog
40 ypserv          100004  ypprog
41 mountd          100005  mount showmount
42 ypbind          100007
43 walld           100008  rwall shutdown
44 yppasswdd               100009  yppasswd
45 etherstatd              100010  etherstat
46 rquotad         100011  rquotaprog quota rquota
47 sprayd          100012  spray
48 3270_mapper             100013
49 rje_mapper              100014
50 selection_svc           100015  selnsvc
51 database_svc            100016
52 rexd            100017  rex
53 alis            100018
54 sched           100019
55 llockmgr                100020
56 nlockmgr                100021
57 x25.inr         100022
58 statmon         100023
59 status          100024
60 bootparam               100026
61 ypupdated               100028  ypupdate
62 keyserv         100029  keyserver
63 tfsd            100037
64 nsed            100038
65 nsemntd         100039
66 .fi
67 .DT
68 .SH ファイル
69 .TP 
70 \fI/etc/rpc\fP
71 RPC プログラム番号データベース
72 .SH 関連項目
73 \fBgetrpcent\fP(3)