manページ検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 349 for call (0.033 sec.)
Man page of RECV 4448
RECV Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 recv, re ... t to read (2) (but see NOTES). Also, the following call recv(sockfd, buf, len, flags); は以下と等価である。 ... cking operation; if the operation would block, the call fails with the error EAGAIN or EWOULDBLOCK . This ... ration), but differs in that MSG_DONTWAIT is a per-call option, whereas O_NONBLOCK is a setting on the ope ... ee open (2)), which will affect all threads in the calling process and as well as other processes that hol ...
https://man.plustar.jp/manpage/man2/recv.2.html - [similar]
Man page of RECV 4448
RECV Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 recv, re ... t to read (2) (but see NOTES). Also, the following call recv(sockfd, buf, len, flags); は以下と等価である。 ... cking operation; if the operation would block, the call fails with the error EAGAIN or EWOULDBLOCK . This ... ration), but differs in that MSG_DONTWAIT is a per-call option, whereas O_NONBLOCK is a setting on the ope ... ee open (2)), which will affect all threads in the calling process and as well as other processes that hol ...
https://man.plustar.jp/manpage/man2/recvfrom.2.html - [similar]
Man page of RECV 4448
RECV Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 recv, re ... t to read (2) (but see NOTES). Also, the following call recv(sockfd, buf, len, flags); は以下と等価である。 ... cking operation; if the operation would block, the call fails with the error EAGAIN or EWOULDBLOCK . This ... ration), but differs in that MSG_DONTWAIT is a per-call option, whereas O_NONBLOCK is a setting on the ope ... ee open (2)), which will affect all threads in the calling process and as well as other processes that hol ...
https://man.plustar.jp/manpage/man2/recvmsg.2.html - [similar]
Man page of SYNC 4448
SYNC Section: Linux Programmer's Manual (2) Updated: 2020-08-13 Index JM Home Page 名前 sync, sy ... t allocate space at the time of a write (2) system call, and some previous write failed due to insufficien ... syncfs () provide the same guarantees as fsync () called on every file in the system or filesystem respec ... failed to be written back since the last syncfs () call. バグ Before version 1.3.20 Linux did not wait for ...
https://man.plustar.jp/manpage/man2/sync.2.html - [similar]
Man page of SYNC 4448
SYNC Section: Linux Programmer's Manual (2) Updated: 2020-08-13 Index JM Home Page 名前 sync, sy ... t allocate space at the time of a write (2) system call, and some previous write failed due to insufficien ... syncfs () provide the same guarantees as fsync () called on every file in the system or filesystem respec ... failed to be written back since the last syncfs () call. バグ Before version 1.3.20 Linux did not wait for ...
https://man.plustar.jp/manpage/man2/syncfs.2.html - [similar]
Man page of MALLOC 4448
MALLOC Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 malloc ... , free, calloc, realloc, reallocarray - 動的なメモリーの割り当て ... malloc(size_t size ); void free(void *ptr ); void *calloc(size_t nmemb , size_t size ); void *realloc(void ... る。このポインターは、 以前に呼び出された malloc (), calloc (), realloc () のいずれかが返した値で なければな ... ptr が NULL の場合には、何の動作も行われない。 The calloc () function allocates memory for an array of nme ...
https://man.plustar.jp/manpage/man3/calloc.3.html - [similar]
Man page of MALLOC 4448
MALLOC Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 malloc ... , free, calloc, realloc, reallocarray - 動的なメモリーの割り当て ... malloc(size_t size ); void free(void *ptr ); void *calloc(size_t nmemb , size_t size ); void *realloc(void ... る。このポインターは、 以前に呼び出された malloc (), calloc (), realloc () のいずれかが返した値で なければな ... ptr が NULL の場合には、何の動作も行われない。 The calloc () function allocates memory for an array of nme ...
https://man.plustar.jp/manpage/man3/free.3.html - [similar]
Man page of RANDOM_R 4448
RANDOM_R Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 rand ... han initializing the global state variable. Before calling this function, the buf.state field must be init ... g as buf is still in use. (So, statebuf should typically be allocated as a static variable, or allocated o ... sing initstate_r () or be the result of a previous call of setstate_r (). 返り値 これらの関数はすべて、成功 ... o NULL or zero out the entire structure before the call. 関連項目 drand48 (3), rand (3), random (3) この文 ...
https://man.plustar.jp/manpage/man3/initstate_r.3.html - [similar]
Man page of MALLOC 4448
MALLOC Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 malloc ... , free, calloc, realloc, reallocarray - 動的なメモリーの割り当て ... malloc(size_t size ); void free(void *ptr ); void *calloc(size_t nmemb , size_t size ); void *realloc(void ... る。このポインターは、 以前に呼び出された malloc (), calloc (), realloc () のいずれかが返した値で なければな ... ptr が NULL の場合には、何の動作も行われない。 The calloc () function allocates memory for an array of nme ...
https://man.plustar.jp/manpage/man3/malloc.3.html - [similar]
Man page of PTHREAD_TRYJOIN_NP 4448
PTHREAD_TRYJOIN_NP Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page ... imeout. If thread has not yet terminated, then the call blocks until a maximum time, specified in abstime ... the timeout expires before thread terminates, the call returns an error. The abstime argument is a struct ...
https://man.plustar.jp/manpage/man3/pthread_timedjoin_np.3.html - [similar]
PREV 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 NEXT

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