manページ検索

phrase: max: clip:
target: order:
Results of 261 - 270 of about 591 for error (0.071 sec.)
Man page of COSH 3646
COSH Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 cosh, co ... にエラーが発生したかの判定方法についての情報は math_error (7) を参照のこと。 以下のエラーが発生する可能性があ ... る。 範囲エラー (range error): 結果のオーバーフロー errno に ERANGE が設定される ...
https://man.plustar.jp/manpage/man3/coshl.3.html - [similar]
Man page of GETIPNODEBYNAME 3646
GETIPNODEBYNAME Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名 ... ame(const char * name , int af , int flags , int * error_num ); struct hostent *getipnodebyaddr(const void ... * addr , size_t len , int af , int * error_num ); void freehostent(struct hostent * ip ); 説明 ... ばならない。 返り値 エラーが起こると NULL が返され、 error_num に以下にリストされたエラーコードのいずれかが設 ...
https://man.plustar.jp/manpage/man3/freehostent.3.html - [similar]
Man page of GETIPNODEBYNAME 3646
GETIPNODEBYNAME Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名 ... ame(const char * name , int af , int flags , int * error_num ); struct hostent *getipnodebyaddr(const void ... * addr , size_t len , int af , int * error_num ); void freehostent(struct hostent * ip ); 説明 ... ばならない。 返り値 エラーが起こると NULL が返され、 error_num に以下にリストされたエラーコードのいずれかが設 ...
https://man.plustar.jp/manpage/man3/getipnodebyaddr.3.html - [similar]
Man page of GETIPNODEBYNAME 3646
GETIPNODEBYNAME Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名 ... ame(const char * name , int af , int flags , int * error_num ); struct hostent *getipnodebyaddr(const void ... * addr , size_t len , int af , int * error_num ); void freehostent(struct hostent * ip ); 説明 ... ばならない。 返り値 エラーが起こると NULL が返され、 error_num に以下にリストされたエラーコードのいずれかが設 ...
https://man.plustar.jp/manpage/man3/getipnodebyname.3.html - [similar]
Man page of POSIX_MEMALIGN 3646
POSIX_MEMALIGN Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 ... n a pointer to the allocated memory on success. On error, NULL is returned, and errno is set to indicate th ... e cause of the error. posix_memalign () returns zero on success, or one ... of the error values listed in the next section on failure. The ...
https://man.plustar.jp/manpage/man3/memalign.3.html - [similar]
Man page of POSIX_MEMALIGN 3646
POSIX_MEMALIGN Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 ... n a pointer to the allocated memory on success. On error, NULL is returned, and errno is set to indicate th ... e cause of the error. posix_memalign () returns zero on success, or one ... of the error values listed in the next section on failure. The ...
https://man.plustar.jp/manpage/man3/posix_memalign.3.html - [similar]
Man page of POSIX_MEMALIGN 3646
POSIX_MEMALIGN Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 ... n a pointer to the allocated memory on success. On error, NULL is returned, and errno is set to indicate th ... e cause of the error. posix_memalign () returns zero on success, or one ... of the error values listed in the next section on failure. The ...
https://man.plustar.jp/manpage/man3/pvalloc.3.html - [similar]
Man page of POSIX_MEMALIGN 3646
POSIX_MEMALIGN Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 ... n a pointer to the allocated memory on success. On error, NULL is returned, and errno is set to indicate th ... e cause of the error. posix_memalign () returns zero on success, or one ... of the error values listed in the next section on failure. The ...
https://man.plustar.jp/manpage/man3/valloc.3.html - [similar]
JM Project (Japanese)::List(man1) 3646
Linux マニュアル 一覧表 アルファベット順 - g linuxマニュアルの g の一覧表です。 Linux マニュアル ... ] gai_cancel man3 getaddrinfo_a, gai_suspend, gai_error, gai_cancel - 非同期のネットワークアドレスとサービ ... f man5 gai.conf - getaddrinfo (3) 設定ファイル gai_error man3 getaddrinfo_a, gai_suspend, gai_error, gai_ca ... 非同期のネットワークアドレスとサービスの変換 gai_strerror man3 getaddrinfo, freeaddrinfo, gai_strerror - ネッ ... る gai_suspend man3 getaddrinfo_a, gai_suspend, gai_error, gai_cancel - 非同期のネットワークアドレスとサービ ...
https://man.plustar.jp/manpage/man_g.html - [similar]
Man page of GETDENTS 3602
GETDENTS Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 getd ... stat.h > #include < sys/syscall.h > #define handle_error(msg) \ do { perror(msg); exit(EXIT_FAILURE); } whi ... ".", O_RDONLY | O_DIRECTORY); if (fd == -1) handle_error("open"); for (;;) { nread = syscall(SYS_getdents, ... fd, buf, BUF_SIZE); if (nread == -1) handle_error("getdents"); if (nread == 0) break; printf("------ ...
https://man.plustar.jp/manpage/man2/getdents.2.html - [similar]
PREV 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 NEXT

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