manページ検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 589 for On (0.050 sec.)
Man page of STRTOK 4152
STRTOK Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 strtok ... 式 #include < string.h > char *strtok(char * str , const char * delim ); char *strtok_r(char * str , cons ... 参照): strtok_r (): _POSIX_C_SOURCE || /* Glibc versions <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE 説明 The ... strtok () function breaks a string into a sequence of zero or more no ... nempty tokens. On the first call to strtok (), the string to be pars ...
https://man.plustar.jp/manpage/man3/strtok_r.3.html - [similar]
Man page of RESOLV.CONF 4152
RESOLV.CONF Section: Linux Programmer's Manual (5) Updated: 2020-08-13 Index JM Home Page 名前 r ... esolv.conf - レゾルバ設定ファイル 書式 /etc/resolv.conf 説明 ... e Internet Domain Name System (DNS). The resolver configuration file contains information that is read b ... ss. The file is designed to be human readable and contains a list of keywords with values that provide v ... arious types of resolver information. The configuration file is considered a trusted so ...
https://man.plustar.jp/manpage/man5/resolv.conf.5.html - [similar]
Man page of SECURETTY 4152
SECURETTY Section: Linux Programmer's Manual (5) Updated: 2020-06-09 Index JM Home Page 名前 sec ... を使用している場合は、 login.defs (5) を参照のこと。 On PAM enabled systems, it is used for the same purpo ... se by pam_securetty (8) to restrict the terminals on which empty passwords are accepted. ファイル /etc/ ...
https://man.plustar.jp/manpage/man5/securetty.5.html - [similar]
Man page of WAIT 4100
WAIT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 wait, wa ... pid_t waitpid(pid_t pid , int * wstatus , int options ); int waitid(idtype_t idtype , id_t id , siginfo ... _t * infop , int options ); /* これは glibc と POSIX のインターフェイスであ ... 12: */ _POSIX_C_SOURCE >= 200809L || /* Glibc versions <= 2.19: */ _BSD_SOURCE 説明 これらのシステムコー ... 中断されるまで、 停止 (block) する (後者は、 sigaction (2) の SA_RESTART フラグによりシステムコールが自動 ...
https://man.plustar.jp/manpage/man2/wait.2.html - [similar]
Man page of WAIT 4100
WAIT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 wait, wa ... pid_t waitpid(pid_t pid , int * wstatus , int options ); int waitid(idtype_t idtype , id_t id , siginfo ... _t * infop , int options ); /* これは glibc と POSIX のインターフェイスであ ... 12: */ _POSIX_C_SOURCE >= 200809L || /* Glibc versions <= 2.19: */ _BSD_SOURCE 説明 これらのシステムコー ... 中断されるまで、 停止 (block) する (後者は、 sigaction (2) の SA_RESTART フラグによりシステムコールが自動 ...
https://man.plustar.jp/manpage/man2/waitid.2.html - [similar]
Man page of WAIT 4100
WAIT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 wait, wa ... pid_t waitpid(pid_t pid , int * wstatus , int options ); int waitid(idtype_t idtype , id_t id , siginfo ... _t * infop , int options ); /* これは glibc と POSIX のインターフェイスであ ... 12: */ _POSIX_C_SOURCE >= 200809L || /* Glibc versions <= 2.19: */ _BSD_SOURCE 説明 これらのシステムコー ... 中断されるまで、 停止 (block) する (後者は、 sigaction (2) の SA_RESTART フラグによりシステムコールが自動 ...
https://man.plustar.jp/manpage/man2/waitpid.2.html - [similar]
Man page of SUDOERS 4100
SUDOERS Section: File Formats Manual (5) Updated: January 20, 2016 Index JM Home Page 名前 sudoe ... い。 sudoers ポリシー・プラグインを使うための sudo.conf の設定 sudo は sudo.conf (5) ファイルを参照して、 ... 力ロギング・プラグインをロードするかを決める。 sudo.conf (5) ファイルが存在しない場合や、存在しても Plugin ... ラグインを使用するように明示的に設定するには、 sudo.conf (5) に次のよう書き込めばよい。 Plugin sudoers_pol ... 来、 sudoers プラグインに対する任意の引き数を sudo.conf (5) で指定することが可能になっている。 そうした引 ...
https://man.plustar.jp/manpage/man5/sudoers.5.html - [similar]
Man page of IPV6 4100
IPV6 Section: Linux Programmer's Manual (7) Updated: 2020-12-21 Index JM Home Page 名前 ipv6 - L ... ol ); 説明 Linux 2.2 では、Internet Protocol, version 6 を オプションとして実装している。 この man ページ ... 6ADDR_LOOPBACK_INIT を用いるべきである。 v4-mapped-on-v6 アドレス型を用いることで、 IPv4 接続も v6 API で ... けで、 両方のプロトコルをサポートできる。 v4-mapped-on-v6 アドレス型は C ライブラリ内部のアドレスを 扱う関 ... r */ uint32_t sin6_flowinfo; /* IPv6 flow information */ struct in6_addr sin6_addr; /* IPv6 address */ u ...
https://man.plustar.jp/manpage/man7/ipv6.7.html - [similar]
Man page of EPOLL_CREATE 4040
EPOLL_CREATE Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 ... OEXEC 新しいファイルディスクリプターに対して close-on-exec ( FD_CLOEXEC ) フラグをセットする。 このフラグ ... ll (7) を参照のこと。 EMFILE The per-process limit on the number of open file descriptors has been reach ... ed. ENFILE The system-wide limit on the total number of open files has been reached. E ...
https://man.plustar.jp/manpage/man2/epoll_create.2.html - [similar]
Man page of EPOLL_CREATE 4040
EPOLL_CREATE Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 ... OEXEC 新しいファイルディスクリプターに対して close-on-exec ( FD_CLOEXEC ) フラグをセットする。 このフラグ ... ll (7) を参照のこと。 EMFILE The per-process limit on the number of open file descriptors has been reach ... ed. ENFILE The system-wide limit on the total number of open files has been reached. E ...
https://man.plustar.jp/manpage/man2/epoll_create1.2.html - [similar]
PREV 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 NEXT

This document was created by man2html, using the manual pages.
Time: 13:30:26 GMT, January 09, 2022