manページ検索

phrase: max: clip:
target: order:
Results of 221 - 230 of about 591 for error (0.137 sec.)
Man page of GETOPT 3766
GETOPT Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 getopt ... the option list, getopt () can detect two kinds of errors: (1) an option character that was not specified i ... e command line without an expected argument). Such errors are handled and reported as follows: * By default ... , getopt () prints an error message on standard error, places the erroneous op ... e opterr to zero, then getopt () does not print an error message. The caller can determine that there was a ...
https://man.plustar.jp/manpage/man3/opterr.3.html - [similar]
Man page of GETOPT 3766
GETOPT Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 getopt ... the option list, getopt () can detect two kinds of errors: (1) an option character that was not specified i ... e command line without an expected argument). Such errors are handled and reported as follows: * By default ... , getopt () prints an error message on standard error, places the erroneous op ... e opterr to zero, then getopt () does not print an error message. The caller can determine that there was a ...
https://man.plustar.jp/manpage/man3/optind.3.html - [similar]
Man page of GETOPT 3766
GETOPT Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 getopt ... the option list, getopt () can detect two kinds of errors: (1) an option character that was not specified i ... e command line without an expected argument). Such errors are handled and reported as follows: * By default ... , getopt () prints an error message on standard error, places the erroneous op ... e opterr to zero, then getopt () does not print an error message. The caller can determine that there was a ...
https://man.plustar.jp/manpage/man3/optopt.3.html - [similar]
Man page of SENDMMSG 3729
SENDMMSG Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 send ... る値の最大値は UIO_MAXIOV (1024) である。 バグ If an error occurs after at least one message has been sent, t ... eeds, and returns the number of messages sent. The error code is lost. The caller can retry the transmissio ... led message, but there is no guarantee that, if an error is returned, it will be the same as the one that w ... cket(AF_INET, SOCK_DGRAM, 0); if (sockfd == -1) { perror("socket()"); exit(EXIT_FAILURE); } addr.sin_family ...
https://man.plustar.jp/manpage/man2/sendmmsg.2.html - [similar]
Man page of SIGNALFD 3729
SIGNALFD Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 sign ... the SIGFPE signal that results from an arithmetic error. Such signals can be caught only via signal handle ... e < stdlib.h > #include < stdio.h > #define handle_error(msg) \ do { perror(msg); exit(EXIT_FAILURE); } whi ... (sigprocmask(SIG_BLOCK, &mask, NULL) == -1) handle_error("sigprocmask"); sfd = signalfd(-1, &mask, 0); if ( ... sfd == -1) handle_error("signalfd"); for (;;) { s = read(sfd, &fdsi, sizeo ...
https://man.plustar.jp/manpage/man2/signalfd.2.html - [similar]
Man page of SIGNALFD 3729
SIGNALFD Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 sign ... the SIGFPE signal that results from an arithmetic error. Such signals can be caught only via signal handle ... e < stdlib.h > #include < stdio.h > #define handle_error(msg) \ do { perror(msg); exit(EXIT_FAILURE); } whi ... (sigprocmask(SIG_BLOCK, &mask, NULL) == -1) handle_error("sigprocmask"); sfd = signalfd(-1, &mask, 0); if ( ... sfd == -1) handle_error("signalfd"); for (;;) { s = read(sfd, &fdsi, sizeo ...
https://man.plustar.jp/manpage/man2/signalfd4.2.html - [similar]
Man page of CTIME 3729
CTIME Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 asctime ... e Epoch), expressed as a value of type time_t . On error, mktime () returns the value (time_t) -1 . The rem ... aining functions return NULL on error. On error, errno is set to indicate the cause of t ... he error. エラー EOVERFLOW The result cannot be represented ...
https://man.plustar.jp/manpage/man3/asctime.3.html - [similar]
Man page of CTIME 3729
CTIME Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 asctime ... e Epoch), expressed as a value of type time_t . On error, mktime () returns the value (time_t) -1 . The rem ... aining functions return NULL on error. On error, errno is set to indicate the cause of t ... he error. エラー EOVERFLOW The result cannot be represented ...
https://man.plustar.jp/manpage/man3/asctime_r.3.html - [similar]
Man page of CTIME 3729
CTIME Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 asctime ... e Epoch), expressed as a value of type time_t . On error, mktime () returns the value (time_t) -1 . The rem ... aining functions return NULL on error. On error, errno is set to indicate the cause of t ... he error. エラー EOVERFLOW The result cannot be represented ...
https://man.plustar.jp/manpage/man3/ctime.3.html - [similar]
Man page of CTIME 3729
CTIME Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 asctime ... e Epoch), expressed as a value of type time_t . On error, mktime () returns the value (time_t) -1 . The rem ... aining functions return NULL on error. On error, errno is set to indicate the cause of t ... he error. エラー EOVERFLOW The result cannot be represented ...
https://man.plustar.jp/manpage/man3/ctime_r.3.html - [similar]
PREV 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 NEXT

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