manページ検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 552 for NO (0.027 sec.)
Man page of FCNTL 3867
FCNTL Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 fcntl - ... west-numbered available file descriptor greater than or equal to arg . This is different from dup2 (2), ... descriptor is left open.) If the FD_CLOEXEC bit is not set, the file descriptor will remain open across ... nction result) the file descriptor flags; arg is ignored. F_SETFD ( int ) ファイルディスクリプターフラグ ... le access mode and the file status flags; arg is ignored. F_SETFL ( int ) ファイル状態フラグに arg で指定 ...
https://man.plustar.jp/manpage/man2/fcntl.2.html - [similar]
Man page of FCNTL 3867
FCNTL Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 fcntl - ... west-numbered available file descriptor greater than or equal to arg . This is different from dup2 (2), ... descriptor is left open.) If the FD_CLOEXEC bit is not set, the file descriptor will remain open across ... nction result) the file descriptor flags; arg is ignored. F_SETFD ( int ) ファイルディスクリプターフラグ ... le access mode and the file status flags; arg is ignored. F_SETFL ( int ) ファイル状態フラグに arg で指定 ...
https://man.plustar.jp/manpage/man2/fcntl64.2.html - [similar]
Man page of SPLICE 3867
SPLICE Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 splice ... )。 将来、正しい実装が行われることだろう。 SPLICE_F_NONBLOCK 入出力時に停止 (block) しない。 このフラグを ... 指定すると、 splice によるパイプ操作を非停止モード (nonblocking) で 行おうとするが、その場合でも splice ( ... ータのやり取りを行う ファイルディスクリプターは ( O_NONBLOCK フラグをセットされていない場合) 停止する可能 ... n refers to a pipe, then this means that there was no data to transfer, and it would not make sense to b ...
https://man.plustar.jp/manpage/man2/splice.2.html - [similar]
Man page of SYSLOG 3867
SYSLOG Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 closel ... lity value and a level value (described below). If no facility value is ORed into priority , then the de ... value set by openlog () is used, or, if there was no preceding openlog () call, a default of LOG_USER i ... replaced by the error message string strerror ( errno ). The format string need not include a terminatin ... 接書く。 LOG_NDELAY Open the connection immediately (normally, the connection is opened when the first mes ...
https://man.plustar.jp/manpage/man3/closelog.3.html - [similar]
Man page of GETIPNODEBYNAME 3867
GETIPNODEBYNAME Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名 ... 前 getipnodebyname, getipnodebyaddr, freehostent - ネットワー ... cket.h > #include < netdb.h > struct hostent *getipnodebyname(const char * name , int af , int flags , i ... nt * error_num ); struct hostent *getipnodebyaddr(const void * addr , size_t len , int af , ... taddrinfo (3) と getnameinfo (3) を使うこと。 getipnodebyname () と getipnodebyaddr () は、ネットワークホ ...
https://man.plustar.jp/manpage/man3/freehostent.3.html - [similar]
Man page of GETIPNODEBYNAME 3867
GETIPNODEBYNAME Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名 ... 前 getipnodebyname, getipnodebyaddr, freehostent - ネットワー ... cket.h > #include < netdb.h > struct hostent *getipnodebyname(const char * name , int af , int flags , i ... nt * error_num ); struct hostent *getipnodebyaddr(const void * addr , size_t len , int af , ... taddrinfo (3) と getnameinfo (3) を使うこと。 getipnodebyname () と getipnodebyaddr () は、ネットワークホ ...
https://man.plustar.jp/manpage/man3/getipnodebyaddr.3.html - [similar]
Man page of GETIPNODEBYNAME 3867
GETIPNODEBYNAME Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名 ... 前 getipnodebyname, getipnodebyaddr, freehostent - ネットワー ... cket.h > #include < netdb.h > struct hostent *getipnodebyname(const char * name , int af , int flags , i ... nt * error_num ); struct hostent *getipnodebyaddr(const void * addr , size_t len , int af , ... taddrinfo (3) と getnameinfo (3) を使うこと。 getipnodebyname () と getipnodebyaddr () は、ネットワークホ ...
https://man.plustar.jp/manpage/man3/getipnodebyname.3.html - [similar]
Man page of SYSLOG 3867
SYSLOG Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 closel ... lity value and a level value (described below). If no facility value is ORed into priority , then the de ... value set by openlog () is used, or, if there was no preceding openlog () call, a default of LOG_USER i ... replaced by the error message string strerror ( errno ). The format string need not include a terminatin ... 接書く。 LOG_NDELAY Open the connection immediately (normally, the connection is opened when the first mes ...
https://man.plustar.jp/manpage/man3/openlog.3.html - [similar]
Man page of STRTOL 3867
STRTOL Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 strtol ... ロー、 アンダーフローのいずれの場合にも 大域変数 errno には ERANGE が設定される。 strtoll () も同様である ... 行われなかった場合 (数字がなく、0 を返した場合)、 errno に EINVAL が設定される場合がある。 属性 この節で使 ... 可能性があるので、 プログラムは関数を呼び出す前に errno を 0 に設定し、呼び出し後に errno が 0 以外の値かど ... ut 123abc 55 strtol: Invalid argument $ ./a.out '' No digits were found $ ./a.out 4000000000 strtol: Num ...
https://man.plustar.jp/manpage/man3/strtol.3.html - [similar]
Man page of STRTOL 3867
STRTOL Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 strtol ... ロー、 アンダーフローのいずれの場合にも 大域変数 errno には ERANGE が設定される。 strtoll () も同様である ... 行われなかった場合 (数字がなく、0 を返した場合)、 errno に EINVAL が設定される場合がある。 属性 この節で使 ... 可能性があるので、 プログラムは関数を呼び出す前に errno を 0 に設定し、呼び出し後に errno が 0 以外の値かど ... ut 123abc 55 strtol: Invalid argument $ ./a.out '' No digits were found $ ./a.out 4000000000 strtol: Num ...
https://man.plustar.jp/manpage/man3/strtoll.3.html - [similar]
PREV 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 NEXT

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