manページ検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 317 for WRITE (0.006 sec.)
Man page of SYNC_FILE_RANGE 6228
SYNC_FILE_RANGE Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名 ... ジの書き出しが全て完了するのを待つ。 SYNC_FILE_RANGE_WRITE 指定された領域のページで、書き出し要求が発行されて ... ンターフェースは存在しない。 ( btrfs などの) copy-on-write 動作を使ったファイルシステムでは、 既存の割り当て済 ... 示す: SYNC_FILE_RANGE_WAIT_BEFORE | SYNC_FILE_RANGE_WRITE 指定された範囲内のページで、 sync_file_range () が ... 確実に書き出し対象となるようにする。 これは、start-write-for-data-integrity 操作 (データ完全性確保のための書 ...
https://man.plustar.jp/manpage/man2/arm_sync_file_range.2.html - [similar]
Man page of SYNC_FILE_RANGE 6228
SYNC_FILE_RANGE Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名 ... ジの書き出しが全て完了するのを待つ。 SYNC_FILE_RANGE_WRITE 指定された領域のページで、書き出し要求が発行されて ... ンターフェースは存在しない。 ( btrfs などの) copy-on-write 動作を使ったファイルシステムでは、 既存の割り当て済 ... 示す: SYNC_FILE_RANGE_WAIT_BEFORE | SYNC_FILE_RANGE_WRITE 指定された範囲内のページで、 sync_file_range () が ... 確実に書き出し対象となるようにする。 これは、start-write-for-data-integrity 操作 (データ完全性確保のための書 ...
https://man.plustar.jp/manpage/man2/sync_file_range.2.html - [similar]
Man page of SYNC_FILE_RANGE 6228
SYNC_FILE_RANGE Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名 ... ジの書き出しが全て完了するのを待つ。 SYNC_FILE_RANGE_WRITE 指定された領域のページで、書き出し要求が発行されて ... ンターフェースは存在しない。 ( btrfs などの) copy-on-write 動作を使ったファイルシステムでは、 既存の割り当て済 ... 示す: SYNC_FILE_RANGE_WAIT_BEFORE | SYNC_FILE_RANGE_WRITE 指定された範囲内のページで、 sync_file_range () が ... 確実に書き出し対象となるようにする。 これは、start-write-for-data-integrity 操作 (データ完全性確保のための書 ...
https://man.plustar.jp/manpage/man2/sync_file_range2.2.html - [similar]
Man page of WRITED 6107
WRITED Section: Maintenance Commands (8) Index JM Home Page BSD mandoc Linux NetKit (0.17) 名前 ... writed - リモートの write サーバ 書式 writed 説明 writed は、あるホスト上の ... write (1) プログラムが別のホスト上の write (1) プログラムと接続し、ネットワークを経由して通信 ... ないため、 この man ページでは故意に説明していない。 writed は、 inetd (8) から起動され、ポート番号 811 で TC ... リクエストの接続を待つことになっている。 関連項目 write (1) バグ TIP からサーバへ直接接続した場合や、 それ ...
https://man.plustar.jp/manpage/man8/in.writed.8.html - [similar]
Man page of WRITED 6107
WRITED Section: Maintenance Commands (8) Index JM Home Page BSD mandoc Linux NetKit (0.17) 名前 ... writed - リモートの write サーバ 書式 writed 説明 writed は、あるホスト上の ... write (1) プログラムが別のホスト上の write (1) プログラムと接続し、ネットワークを経由して通信 ... ないため、 この man ページでは故意に説明していない。 writed は、 inetd (8) から起動され、ポート番号 811 で TC ... リクエストの接続を待つことになっている。 関連項目 write (1) バグ TIP からサーバへ直接接続した場合や、 それ ...
https://man.plustar.jp/manpage/man8/writed.8.html - [similar]
Man page of SELECT_TUT 5986
SELECT_TUT Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 se ... , empty_mask; struct sigaction sa; fd_set readfds, writefds, exceptfds; int r; sigemptyset(&sigmask); sigad ... for (;;) { /* main loop */ /* Initialize readfds, writefds, and exceptfds before the pselect() call. (Code ... omitted.) */ r = pselect(nfds, &readfds, &writefds, &exceptfds, NULL, &empty_mask); if (r == -1 && ... 的である、という状況によく出会う。 単に read (2) や write (2) コールのシーケンスを作るだけでは、それらのコー ...
https://man.plustar.jp/manpage/man2/select_tut.2.html - [similar]
Man page of FANOTIFY 5986
FANOTIFY Section: Linux Programmer's Manual (7) Updated: 2020-11-01 Index JM Home Page 名前 fano ... る: fanotify_init (2), fanotify_mark (2), read (2), write (2), close (2)。 fanotify_init(), fanotify_mark() ... l be granted. For these events, the recipient must write a response which decides whether access is granted ... された。 FAN_MODIFY ファイルが変更された。 FAN_CLOSE_WRITE 書き込み用 ( O_WRONLY か O_RDWR ) にオープンされた ... ファイルがクローズされた。 FAN_CLOSE_NOWRITE 読み出し用 ( O_RDONLY ) にオープンされたファイルが ...
https://man.plustar.jp/manpage/man7/fanotify.7.html - [similar]
Man page of PERFMONCTL 5856
PERFMONCTL Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 pe ... ディスクリプターに対して close (2) を呼び出す。 PFM_WRITE_PMCS perfmonctl(int fd , PFM_WRITE_PMCS, pfarg_reg ... _t * pmcs , n); PMC レジスターを設定する。 PFM_WRITE_PMDS perfmonctl(int fd , PFM_WRITE_PMDS, pfarg_reg ... ONTEXT , コンテキスト , 監視 , レジスター , PMDS , WRITE Linux マニュアル 一覧 [ man1 ] [ man2 ] [ man3 ] [ ...
https://man.plustar.jp/manpage/man2/perfmonctl.2.html - [similar]
Man page of PIPE 5801
PIPE Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 pipe, pi ... ードで入出力を行うパイプを作成する。 このパイプへの write (2) それぞれが別のパケットとして扱われ、 このパイプ ... イプから読み込む */ close(pipefd[1]); /* 使用しない write 側はクローズする */ while (read(pipefd[0], &buf, 1 ... ) > 0) write(STDOUT_FILENO, &buf, 1); write(STDOUT_FILENO, "\n" ... pipefd[0]); /* 使用しない read 側はクローズする */ write(pipefd[1], argv[1], strlen(argv[1])); close(pipefd ...
https://man.plustar.jp/manpage/man2/pipe.2.html - [similar]
Man page of PIPE 5801
PIPE Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 pipe, pi ... ードで入出力を行うパイプを作成する。 このパイプへの write (2) それぞれが別のパケットとして扱われ、 このパイプ ... イプから読み込む */ close(pipefd[1]); /* 使用しない write 側はクローズする */ while (read(pipefd[0], &buf, 1 ... ) > 0) write(STDOUT_FILENO, &buf, 1); write(STDOUT_FILENO, "\n" ... pipefd[0]); /* 使用しない read 側はクローズする */ write(pipefd[1], argv[1], strlen(argv[1])); close(pipefd ...
https://man.plustar.jp/manpage/man2/pipe2.2.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT

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