manページ検索

phrase: max: clip:
target: order:
Results of 321 - 330 of about 591 for error (0.051 sec.)
Man page of READ 3437
READ Section: Linux Programmer's Manual (2) Updated: 2018-02-02 Index JM Home Page 名前 read - フ ... なる情報は timerfd_create (2) を参照のこと。 EIO I/O error. This will happen for example when the process is ... d. It may also occur when there is a low-level I/O error while reading from a disk or tape. A further possi ...
https://man.plustar.jp/manpage/man2/read.2.html - [similar]
Man page of READLINK 3437
READLINK Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 read ... ls bufsiz , then truncation may have occurred.) On error, -1 is returned and errno is set to indicate the e ... EXIT_FAILURE); } if (lstat(argv[1], &sb) == -1) { perror("lstat"); exit(EXIT_FAILURE); } /* Add one to the ... ATH_MAX; buf = malloc(bufsiz); if (buf == NULL) { perror("malloc"); exit(EXIT_FAILURE); } nbytes = readlink ... (argv[1], buf, bufsiz); if (nbytes == -1) { perror("readlink"); exit(EXIT_FAILURE); } printf("'%s' po ...
https://man.plustar.jp/manpage/man2/readlink.2.html - [similar]
Man page of READLINK 3437
READLINK Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 read ... ls bufsiz , then truncation may have occurred.) On error, -1 is returned and errno is set to indicate the e ... EXIT_FAILURE); } if (lstat(argv[1], &sb) == -1) { perror("lstat"); exit(EXIT_FAILURE); } /* Add one to the ... ATH_MAX; buf = malloc(bufsiz); if (buf == NULL) { perror("malloc"); exit(EXIT_FAILURE); } nbytes = readlink ... (argv[1], buf, bufsiz); if (nbytes == -1) { perror("readlink"); exit(EXIT_FAILURE); } printf("'%s' po ...
https://man.plustar.jp/manpage/man2/readlinkat.2.html - [similar]
Man page of SIGWAITINFO 3437
SIGWAITINFO Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 s ... the SIGFPE signal that results from an arithmetic error. Such signals can be caught only via signal handle ... equired to have the value sizeof(sigset_t) (or the error EINVAL results). The glibc sigtimedwait () wrapper ...
https://man.plustar.jp/manpage/man2/rt_sigtimedwait.2.html - [similar]
Man page of GETPRIORITY 3437
GETPRIORITY Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 g ... d's nice value, which may be a negative number. On error, it returns -1 and sets errno to indicate the caus ... e of the error. getpriority () は成功した場合にも -1 の値を返す可 ...
https://man.plustar.jp/manpage/man2/setpriority.2.html - [similar]
Man page of SIGWAITINFO 3437
SIGWAITINFO Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 s ... the SIGFPE signal that results from an arithmetic error. Such signals can be caught only via signal handle ... equired to have the value sizeof(sigset_t) (or the error EINVAL results). The glibc sigtimedwait () wrapper ...
https://man.plustar.jp/manpage/man2/sigtimedwait.2.html - [similar]
Man page of SIGWAITINFO 3437
SIGWAITINFO Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 s ... the SIGFPE signal that results from an arithmetic error. Such signals can be caught only via signal handle ... equired to have the value sizeof(sigset_t) (or the error EINVAL results). The glibc sigtimedwait () wrapper ...
https://man.plustar.jp/manpage/man2/sigwaitinfo.2.html - [similar]
Man page of CMSG 3437
CMSG Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 CMSG_ALI ... (received_ttl)); break; } } if (cmsg == NULL) { /* Error: IP_TTL not enabled or small buffer or I/O error * ...
https://man.plustar.jp/manpage/man3/CMSG_ALIGN.3.html - [similar]
Man page of CMSG 3437
CMSG Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 CMSG_ALI ... (received_ttl)); break; } } if (cmsg == NULL) { /* Error: IP_TTL not enabled or small buffer or I/O error * ...
https://man.plustar.jp/manpage/man3/CMSG_DATA.3.html - [similar]
Man page of CMSG 3437
CMSG Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 CMSG_ALI ... (received_ttl)); break; } } if (cmsg == NULL) { /* Error: IP_TTL not enabled or small buffer or I/O error * ...
https://man.plustar.jp/manpage/man3/CMSG_FIRSTHDR.3.html - [similar]
PREV 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 NEXT

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