manページ検索

phrase: max: clip:
target: order:
Results of 201 - 210 of about 349 for call (0.157 sec.)
Man page of GETSERVENT_R 4170
GETSERVENT_R Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 ... servbyport_r() returned: 0 (success) (buflen=1024) Call failed/record not found プログラムのソース #define ... , buflen); if (s != 0 || result == NULL) { printf("Call failed/record not found\n"); exit(EXIT_FAILURE); } ...
https://man.plustar.jp/manpage/man3/getservbyname_r.3.html - [similar]
Man page of GETSERVENT_R 4170
GETSERVENT_R Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 ... servbyport_r() returned: 0 (success) (buflen=1024) Call failed/record not found プログラムのソース #define ... , buflen); if (s != 0 || result == NULL) { printf("Call failed/record not found\n"); exit(EXIT_FAILURE); } ...
https://man.plustar.jp/manpage/man3/getservbyport_r.3.html - [similar]
Man page of GETSERVENT_R 4170
GETSERVENT_R Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 ... servbyport_r() returned: 0 (success) (buflen=1024) Call failed/record not found プログラムのソース #define ... , buflen); if (s != 0 || result == NULL) { printf("Call failed/record not found\n"); exit(EXIT_FAILURE); } ...
https://man.plustar.jp/manpage/man3/getservent_r.3.html - [similar]
Man page of GETCONTEXT 4170
GETCONTEXT Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 ge ... the user context pointed to by ucp . A successful call does not return. The context should have been obta ... ined by a call of getcontext (), or makecontext (3), or received ...
https://man.plustar.jp/manpage/man3/setcontext.3.html - [similar]
Man page of GETPRIORITY 4080
GETPRIORITY Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 g ... which and who is obtained with the getpriority () call and set with the setpriority () call. The process ... attribute dealt with by these system calls is the same attribute (also known as the "nice" v ... ils. 返り値 On success, getpriority () returns the calling thread's nice value, which may be a negative nu ... setpriority () では以下のエラーがある: EACCES The caller attempted to set a lower nice value (i.e., a hig ...
https://man.plustar.jp/manpage/man2/getpriority.2.html - [similar]
Man page of READLINK 4080
READLINK Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 read ... いては openat (2) を参照。 返り値 On success, these calls return the number of bytes placed in buf . (If th ... m allocates the buffer needed by readlink () dynamically from the information provided by lstat (2), falli ... perhaps because the target was changed between the call to lstat() and the call to readlink()). Warn the u ...
https://man.plustar.jp/manpage/man2/readlink.2.html - [similar]
Man page of READLINK 4080
READLINK Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 read ... いては openat (2) を参照。 返り値 On success, these calls return the number of bytes placed in buf . (If th ... m allocates the buffer needed by readlink () dynamically from the information provided by lstat (2), falli ... perhaps because the target was changed between the call to lstat() and the call to readlink()). Warn the u ...
https://man.plustar.jp/manpage/man2/readlinkat.2.html - [similar]
Man page of RECVMMSG 4080
RECVMMSG Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 recv ... after at least one message has been received, the call succeeds, and returns the number of messages recei ... or code is expected to be returned on a subsequent call to recvmmsg (). In the current implementation, how ...
https://man.plustar.jp/manpage/man2/recvmmsg.2.html - [similar]
Man page of GETPRIORITY 4080
GETPRIORITY Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 g ... which and who is obtained with the getpriority () call and set with the setpriority () call. The process ... attribute dealt with by these system calls is the same attribute (also known as the "nice" v ... ils. 返り値 On success, getpriority () returns the calling thread's nice value, which may be a negative nu ... setpriority () では以下のエラーがある: EACCES The caller attempted to set a lower nice value (i.e., a hig ...
https://man.plustar.jp/manpage/man2/setpriority.2.html - [similar]
Man page of SIGNALFD 4080
SIGNALFD Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 sign ... e new file descriptor. Using this flag saves extra calls to fcntl (2) to achieve the same result. SFD_CLOE ... adding them to the epoll instance until after the call to fork (2). 返り値 成功すると、 signalfd () は si ... eed the signalfd file descriptor), then, after the call to fork (2), you will normally want to unblock tho ... se signals before calling execve (2), so that the helper program can see ...
https://man.plustar.jp/manpage/man2/signalfd.2.html - [similar]
PREV 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 NEXT

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