manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 295 for [SIMILAR] 16 1024 4096 WITH 19670 fsync WITH 152... (0.856 sec.)
Man page of AIO_FSYNC 10000
AIO_FSYNC Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 aio_fsync - 非同期ファイルを同期させる 書式 #include < aio.h > int aio_fsync(int op , struct aiocb * aiocbp ); -lrt でリンクする。 説明 aio_fsync () 関数は、 aiocbp->aio_fildes で関連付けられてい ...
https://man.plustar.jp/manpage/man3/aio_fsync.3.html - [similar]
Man page of FSYNC 7339
FSYNC Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 fsync - メモリー上にあるファイルの内容をストレージデバイス上のものと同期させる 書式 #include < unistd.h > int fsync(int fd ); int fdatasync(int fd ); glibc 向けの機能検査マクロの要件 ( feature_test_m ...
https://man.plustar.jp/manpage/man2/fdatasync.2.html - [similar]
Man page of FSYNC 7339
FSYNC Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 fsync - メモリー上にあるファイルの内容をストレージデバイス上のものと同期させる 書式 #include < unistd.h > int fsync(int fd ); int fdatasync(int fd ); glibc 向けの機能検査マクロの要件 ( feature_test_m ...
https://man.plustar.jp/manpage/man2/fsync.2.html - [similar]
Man page of AIO_RETURN 5693
AIO_RETURN Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 aio_return - 非同期 I/O 操作の返り値 (return status) を取得する 書式 #include < aio.h > ssize_t aio_return(struct aiocb * aiocbp ); -lrt でリンクする。 説明 aio_return () 関数は aiocbp で指された ...
https://man.plustar.jp/manpage/man3/aio_return.3.html - [similar]
Man page of AIO 5693
AIO Section: Linux Programmer's Manual (7) Updated: 2020-08-13 Index JM Home Page 名前 aio - POSIX 非同期 I/O の概要 説明 POSIX 非同期 (AIO) インターフェースを使うと、アプリケーションは、非同期 に (つまり、バックグラウンドで) 実行されるI/O 操作を一つ以上発行できる ようになる。アプリケーシ ...
https://man.plustar.jp/manpage/man7/aio.7.html - [similar]
Man page of AIO_ERROR 5693
AIO_ERROR Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 aio_error - 非同期 I/O 操作のエラー状態を取得する 書式 #include < aio.h > int aio_error(const struct aiocb * aiocbp ); -lrt でリンクする。 説明 aio_error () 関数は aiocbp で指された制御ブロックで ...
https://man.plustar.jp/manpage/man3/aio_error.3.html - [similar]
Man page of AIO_READ 5693
AIO_READ Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 aio_read - 非同期で読み込む 書式 #include < aio.h > int aio_read(struct aiocb * aiocbp ); -lrt でリンクする。 説明 aio_read () 関数は、 aiocbp が指すバッファーに記載された I/O リクエストを キューに ...
https://man.plustar.jp/manpage/man3/aio_read.3.html - [similar]
Man page of AIO_WRITE 5693
AIO_WRITE Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 aio_write - 非同期で書き込む 書式 #include < aio.h > int aio_write(struct aiocb * aiocbp ); -lrt でリンクする。 説明 aio_write () 関数は、 aiocbp が指すバッファーに記載された I/O リクエストをキュ ...
https://man.plustar.jp/manpage/man3/aio_write.3.html - [similar]
Man page of AIO_SUSPEND 5693
AIO_SUSPEND Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 aio_suspend - 非同期 I/O 操作またはタイムアウトを待つ 書式 #include < aio.h > int aio_suspend(const struct aiocb * const aiocb_list [], int nitems , const struct timespec * timeout ); -lrt でリ ...
https://man.plustar.jp/manpage/man3/aio_suspend.3.html - [similar]
Man page of AIO_INIT 5693
AIO_INIT Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 aio_init - 非同期 I/O の初期化 書式 #define _GNU_SOURCE /* See feature_test_macros (7) */ #include < aio.h > void aio_init(const struct aioinit * init ); -lrt でリンクする。 説明 GNU 固有の aio_in ...
https://man.plustar.jp/manpage/man3/aio_init.3.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT

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