manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 850 for [SIMILAR] 16 1024 4096 WITH 15257 aio WITH 5307 ... (1.416 sec.)
Man page of AIO_INIT 10000
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]
Man page of AIO 9069
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_FSYNC 9069
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 AIO_READ 9069
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 9069
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_RETURN 9069
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_SUSPEND 9069
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_ERROR 9069
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 SORT 3154
SORT Section: User Commands (1) Updated: 7 October 2002 Index JM Home Page 名前 sort - テキストファイルをソートする 書式 sort [ -cm ] [ -bdfginruzM ] [ + POS1 [ - POS2 ] [ -o OUTFILE ] [ -t SEPARATOR ] [ -k POS1 [ , POS2 ] [ -K POS1 [ , POS2 ] [ -S SIZE ] [ -T TEMPDIR ] [ --reverse ] [ F ...
https://man.plustar.jp/manpage/man1/sort.1.html - [similar]
Man page of JOIN 3154
JOIN Section: User Commands (1) Updated: 7 October 2002 Index JM Home Page 名前 join - 二つのファイルを読み、フィールドが共通な行を結合する 書式 join [ -i ] [ -1 FIELD ] [ -2 FIELD ] [ -a FILE-NUMBER ] [ -e STRING ] [ -j FIELD ] [ -j1 FIELD ] [ -j2 FIELD ] [ -o FIELD-LIST ] [ -t CHAR ] [ ...
https://man.plustar.jp/manpage/man1/join.1.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