manページ検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 327 for return (0.070 sec.)
Man page of READV 5033
READV Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 readv, ... flag is specified, the preadv2 () system call will return instantly if it would have to read data from the b ... lock. If some data was successfully read, it will return the number of bytes read. If no bytes were read, i ... t will return -1 and set errno to EAGAIN . Currently, this flag ...
https://man.plustar.jp/manpage/man2/pwritev.2.html - [similar]
Man page of READV 5033
READV Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 readv, ... flag is specified, the preadv2 () system call will return instantly if it would have to read data from the b ... lock. If some data was successfully read, it will return the number of bytes read. If no bytes were read, i ... t will return -1 and set errno to EAGAIN . Currently, this flag ...
https://man.plustar.jp/manpage/man2/pwritev2.2.html - [similar]
Man page of READV 5033
READV Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 readv, ... flag is specified, the preadv2 () system call will return instantly if it would have to read data from the b ... lock. If some data was successfully read, it will return the number of bytes read. If no bytes were read, i ... t will return -1 and set errno to EAGAIN . Currently, this flag ...
https://man.plustar.jp/manpage/man2/readv.2.html - [similar]
Man page of READV 5033
READV Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 readv, ... flag is specified, the preadv2 () system call will return instantly if it would have to read data from the b ... lock. If some data was successfully read, it will return the number of bytes read. If no bytes were read, i ... t will return -1 and set errno to EAGAIN . Currently, this flag ...
https://man.plustar.jp/manpage/man2/writev.2.html - [similar]
JM Project (Japanese)::List(man1) 4923
Linux マニュアル 一覧表 アルファベット順 - a linuxマニュアルの a の一覧表です。 Linux マニュアル ... 初期化 aio_read man3 aio_read - 非同期で読み込む aio_return man3 aio_return - 非同期 I/O 操作の返り値 (return ...
https://man.plustar.jp/manpage/man_a.html - [similar]
Man page of PRINTF 4822
PRINTF Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 printf ... snprintf(p, size, fmt, ap); va_end(ap); if (n < 0) return NULL; /* One extra byte for '\0' */ size = (size_t ... ) n + 1; p = malloc(size); if (p == NULL) return NULL; va_start(ap, fmt); n = vsnprintf(p, size, fm ... t, ap); va_end(ap); if (n < 0) { free(p); return NULL; } return p; } バージョン 2.0.6 より前の glib ...
https://man.plustar.jp/manpage/man3/dprintf.3.html - [similar]
Man page of FPATHCONF 4822
FPATHCONF Section: Linux Programmer's Manual (3) Updated: 2017-07-13 Index JM Home Page 名前 fpa ... to a FIFO or a directory; in the latter case, the returned value corresponds to FIFOs created in that direc ... cro is _POSIX_PIPE_BUF . _PC_CHOWN_RESTRICTED This returns a positive value if the use of chown (2) and fcho ... ED . If fd or path refers to a directory, then the return value applies to all files in that directory. _PC_ ... th は端末を参照していなければならない。 返り値 The return value of these functions is one of the following: ...
https://man.plustar.jp/manpage/man3/fpathconf.3.html - [similar]
Man page of PRINTF 4822
PRINTF Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 printf ... snprintf(p, size, fmt, ap); va_end(ap); if (n < 0) return NULL; /* One extra byte for '\0' */ size = (size_t ... ) n + 1; p = malloc(size); if (p == NULL) return NULL; va_start(ap, fmt); n = vsnprintf(p, size, fm ... t, ap); va_end(ap); if (n < 0) { free(p); return NULL; } return p; } バージョン 2.0.6 より前の glib ...
https://man.plustar.jp/manpage/man3/fprintf.3.html - [similar]
Man page of FPATHCONF 4822
FPATHCONF Section: Linux Programmer's Manual (3) Updated: 2017-07-13 Index JM Home Page 名前 fpa ... to a FIFO or a directory; in the latter case, the returned value corresponds to FIFOs created in that direc ... cro is _POSIX_PIPE_BUF . _PC_CHOWN_RESTRICTED This returns a positive value if the use of chown (2) and fcho ... ED . If fd or path refers to a directory, then the return value applies to all files in that directory. _PC_ ... th は端末を参照していなければならない。 返り値 The return value of these functions is one of the following: ...
https://man.plustar.jp/manpage/man3/pathconf.3.html - [similar]
Man page of PRINTF 4822
PRINTF Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 printf ... snprintf(p, size, fmt, ap); va_end(ap); if (n < 0) return NULL; /* One extra byte for '\0' */ size = (size_t ... ) n + 1; p = malloc(size); if (p == NULL) return NULL; va_start(ap, fmt); n = vsnprintf(p, size, fm ... t, ap); va_end(ap); if (n < 0) { free(p); return NULL; } return p; } バージョン 2.0.6 より前の glib ...
https://man.plustar.jp/manpage/man3/printf.3.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT

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