Results of 1 - 10 of about 90 for service (0.004 sec.)
- Man page of NSCD.CONF 13628
- NSCD.CONF Section: Linux Programmer's Manual (5) Updated: 2020-12-21 Index JM Home Page 名前 nsc
...
ない。 指定可能なサービスは passwd , group , hosts , services , netgroup である。 logfile debug-file-name デバッ ...
ime 秒に設定する。デフォルトは 3600。 enable-cache service <yes|no> 指定した service のキャッシュを有効または ...
無効にする。デフォルトは無効。 positive-time-to-live service value 指定した service のキャッシュにあるポジティブ ...
していること) に問題が生じる。 negative-time-to-live service value 指定した service のキャッシュにあるネガティブ ...
-
https://man.plustar.jp/manpage/man5/nscd.conf.5.html
- [similar]
- Man page of XINETD.LOG 10948
- XINETD.LOG Section: File Formats (5) Updated: 28 April 1993 Index JM Home Page 名前 xinetd.log -
...
エントリには、最初にタイムスタンプがつく)。 entry : service-id data data は entry に依存する。 entry には以下の ...
に述べる。 START エントリでは次の形式である。 START: service-id [pid=%d] [from=%d.%d.%d.%d] EXIT エントリでは次 ...
の形式である。 EXIT: service-id [ type =%d] [pid=%d] [duration=%d(sec)] type は ...
らかである。 FAIL エントリは以下の形式である。 FAIL: service-id reason [from=%d.%d.%d.%d] reasons には以下のもの ...
-
https://man.plustar.jp/manpage/man5/xinetd.log.5.html
- [similar]
- Man page of GETADDRINFO 10547
- GETADDRINFO Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 g
...
> int getaddrinfo(const char * node , const char * service , const struct addrinfo * hints , struct addrinfo ...
インターネットのホストとサービスを識別する) node と service を渡すと、一つ以上の addrinfo 構造体を返す。それぞ ...
AF_UNSPEC を指定すると、 getaddrinfo () は node と service で使用できるいずれかのアドレスファミリー (例えば I ...
相手と通信するような アプリケーションで用いられる。 service により、返される各アドレス構造体のポート番号が決ま ...
-
https://man.plustar.jp/manpage/man3/freeaddrinfo.3.html
- [similar]
- Man page of GETADDRINFO 10547
- GETADDRINFO Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 g
...
> int getaddrinfo(const char * node , const char * service , const struct addrinfo * hints , struct addrinfo ...
インターネットのホストとサービスを識別する) node と service を渡すと、一つ以上の addrinfo 構造体を返す。それぞ ...
AF_UNSPEC を指定すると、 getaddrinfo () は node と service で使用できるいずれかのアドレスファミリー (例えば I ...
相手と通信するような アプリケーションで用いられる。 service により、返される各アドレス構造体のポート番号が決ま ...
-
https://man.plustar.jp/manpage/man3/gai_strerror.3.html
- [similar]
- Man page of GETADDRINFO 10547
- GETADDRINFO Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 g
...
> int getaddrinfo(const char * node , const char * service , const struct addrinfo * hints , struct addrinfo ...
インターネットのホストとサービスを識別する) node と service を渡すと、一つ以上の addrinfo 構造体を返す。それぞ ...
AF_UNSPEC を指定すると、 getaddrinfo () は node と service で使用できるいずれかのアドレスファミリー (例えば I ...
相手と通信するような アプリケーションで用いられる。 service により、返される各アドレス構造体のポート番号が決ま ...
-
https://man.plustar.jp/manpage/man3/getaddrinfo.3.html
- [similar]
- Man page of GETENT 9734
- GETENT Section: User Commands (1) Updated: 2020-12-21 Index JM Home Page 名前 getent - 名前サービ
...
れば getrpcbyname (3) を呼び出し、 結果を表示する。 services key が指定されなかった場合、 setservent (3), gets ...
ervent (3), endservent (3) を使用して services データベースを列挙する。 key 引数が一つ以上指定さ ...
am (3) を呼び出し、 結果を表示する。 オプション -s service , --service service Override all databases with th ...
e specified service. (Since glibc 2.2.5.) -s database : service , --se ...
-
https://man.plustar.jp/manpage/man1/getent.1.html
- [similar]
- Man page of NSSWITCH.CONF 9254
- NSSWITCH.CONF Section: Linux Programmer's Manual (5) Updated: 2017-05-03 Index JM Home Page 名前
...
ネームサービススイッチの設定ファイル 説明 The Name Service Switch (NSS) configuration file, /etc/nsswitch.con ...
to determine the sources from which to obtain name-service information in a range of categories, and in what ...
と番号。 getrpcbyname (3) と関連する関数が使用する。 services ネットワークサービス。 getservent (3) や関連する関 ...
UND=return] files rpc: nis [NOTFOUND=return] files services: nis [NOTFOUND=return] files 最初の列はデータベー ...
-
https://man.plustar.jp/manpage/man5/nsswitch.conf.5.html
- [similar]
- Man page of XINETD.CONF 9174
- XINETD.CONF Section: File Formats (5) Updated: 14 June 2001 Index JM Home Page 名前 xinetd.conf
...
無視される。 ファイルは以下の形式のエントリからなる: service <service_name> { <属性> <assign_op> <値> <値> ... ...
べての属性について述べた後に記述する。 各エントリは service_name で識別されるサービスについて定義する。 id この ...
したときに有用である。 デフォルトではサービス id は service_name と同じである。 type 以下の値の任意の組合せであ ...
サービスなら /etc/rpc , RPC でないサービスなら /etc/services ) にはないサービス flags 以下のフラグの任意の組合 ...
-
https://man.plustar.jp/manpage/man5/xinetd.conf.5.html
- [similar]
- Man page of SERVICES 8441
- SERVICES Section: Linux Programmer's Manual (5) Updated: 2020-04-11 Index JM Home Page 名前 service
...
- インターネット ネットワークサービス リスト 説明 services は、人が分かりやすい形のインターネットサービスの名 ...
常このような管理者だけが使用できる範囲に配置される。 services ファイルにあるサービスに対する項目があっても、必ず ...
ステム起動時の スクリプトから起動されることが多い。 services ファイルの場所は、 < netdb.h > 中の _PATH_SERVICE ...
S によって定義されている。 この値は通常 /etc/services に設定されている。 1 行につき 1 サービスが記述され ...
-
https://man.plustar.jp/manpage/man5/services.5.html
- [similar]
- Man page of GETADDRINFO_A 7307
- GETADDRINFO_A Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前
...
struct gaicb { const char *ar_name; const char *ar_service; const struct addrinfo *ar_request; struct addrinf ...
name はインターネットホストを示す node 引数に、 ar_service はサービスを示す service 引数に対応する。 ar_reque ...
: 128.30.2.36 enoent.linuxfoundation.org: Name or service not known gnu.cz: 87.236.197.13 プログラムのソース ...
5.129.139 [01] enoent.linuxfoundation.org: Name or service not known [02] gnu.cz: 87.236.197.13 プログラムのソ ...
-
https://man.plustar.jp/manpage/man3/gai_cancel.3.html
- [similar]