manページ検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 356 for read (0.094 sec.)
Man page of SEMCTL 4686
SEMCTL Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 semctl ... segment. The permission bits are as follows: 0400 Read by user 0200 Write by user 0040 Read by group 0020 ... Write by group 0004 Read by others 0002 Write by others In effect, "write" ... ォの最大値 */ int semaem; /* セマフォの調整 (semaphore adjustment; SEM_UNDO) のために記録される最大値 */ }; ... M_STAT . However, sem_perm.mode is not checked for read access for semid meaning that any user can employ ...
https://man.plustar.jp/manpage/man2/semctl.2.html - [similar]
Man page of LIO_LISTIO 4686
LIO_LISTIO Section: Linux Programmer's Manual (3) Updated: 2020-04-11 Index JM Home Page 名前 li ... する。 aio_lio_opcode には以下の値が指定できる。 LIO_READ 読み出し操作を開始する。操作はキューに入れられ、 こ ... の制御ブロックを指定して aio_read (3) の呼び出しが行われる。 LIO_WRITE 書き込み操作を ... 無視する。 各制御ブロックの残りのフィールドは、 aio_read (3) や aio_write (3) の場合と同じ意味を持つ。 各制 ... (3) を使う ことで取得できる。個々の I/O 操作は aio_read (3) や aio_write (3) に書かれている理由で失敗する場 ...
https://man.plustar.jp/manpage/man3/lio_listio.3.html - [similar]
Man page of EPOLL 4686
EPOLL Section: Linux Programmer's Manual (7) Updated: 2019-03-06 Index JM Home Page 名前 epoll - ... ss has registered an interest in monitoring. • The ready list: the set of file descriptors that are "ready ... " for I/O. The ready list is a subset of (or, more precisely, a set of ... to) the file descriptors in the interest list. The ready list is dynamically populated by the kernel as a ... t (2) waits for I/O events, blocking the calling thread if no events are currently available. (This system ...
https://man.plustar.jp/manpage/man7/epoll.7.html - [similar]
Man page of GETFSENT 4641
GETFSENT Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 getf ... "rq", "ro", "sw", "xx" のいずれかが入る (それぞれ read-write, quota 付き read-write, read-only, swap, ign ... インターフェース 属性 値 endfsent (), setfsent () Thread safety MT-Unsafe race:fsent getfsent (), getfsspec ... (), getfsfile () Thread safety MT-Unsafe race:fsent locale 準拠 These func ...
https://man.plustar.jp/manpage/man3/endfsent.3.html - [similar]
Man page of FGETC 4641
FGETC Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 fgetc, ... の最後の文字の後に書き込まれる。 ungetc () は、後の read 操作で読めるように、 c を unsigned char にキャスト ... etc (), fgets (), getc (), getchar (), ungetc () Thread safety MT-Safe 準拠 POSIX.1-2001, POSIX.1-2008, C8 ... 、 stdio ライブラリの入力関数と、低レベル呼び出しの read (2) を混ぜて呼び出す事は勧められない。 結果がどうな ... あなたの 望んでいる結果にはならないだろう。 関連項目 read (2), write (2), ferror (3), fgetwc (3), fgetws (3) ...
https://man.plustar.jp/manpage/man3/fgetc.3.html - [similar]
Man page of FGETC 4641
FGETC Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 fgetc, ... の最後の文字の後に書き込まれる。 ungetc () は、後の read 操作で読めるように、 c を unsigned char にキャスト ... etc (), fgets (), getc (), getchar (), ungetc () Thread safety MT-Safe 準拠 POSIX.1-2001, POSIX.1-2008, C8 ... 、 stdio ライブラリの入力関数と、低レベル呼び出しの read (2) を混ぜて呼び出す事は勧められない。 結果がどうな ... あなたの 望んでいる結果にはならないだろう。 関連項目 read (2), write (2), ferror (3), fgetwc (3), fgetws (3) ...
https://man.plustar.jp/manpage/man3/fgets.3.html - [similar]
Man page of FGETC 4641
FGETC Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 fgetc, ... の最後の文字の後に書き込まれる。 ungetc () は、後の read 操作で読めるように、 c を unsigned char にキャスト ... etc (), fgets (), getc (), getchar (), ungetc () Thread safety MT-Safe 準拠 POSIX.1-2001, POSIX.1-2008, C8 ... 、 stdio ライブラリの入力関数と、低レベル呼び出しの read (2) を混ぜて呼び出す事は勧められない。 結果がどうな ... あなたの 望んでいる結果にはならないだろう。 関連項目 read (2), write (2), ferror (3), fgetwc (3), fgetws (3) ...
https://man.plustar.jp/manpage/man3/getc.3.html - [similar]
Man page of FGETC 4641
FGETC Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 fgetc, ... の最後の文字の後に書き込まれる。 ungetc () は、後の read 操作で読めるように、 c を unsigned char にキャスト ... etc (), fgets (), getc (), getchar (), ungetc () Thread safety MT-Safe 準拠 POSIX.1-2001, POSIX.1-2008, C8 ... 、 stdio ライブラリの入力関数と、低レベル呼び出しの read (2) を混ぜて呼び出す事は勧められない。 結果がどうな ... あなたの 望んでいる結果にはならないだろう。 関連項目 read (2), write (2), ferror (3), fgetwc (3), fgetws (3) ...
https://man.plustar.jp/manpage/man3/getchar.3.html - [similar]
Man page of GETFSENT 4641
GETFSENT Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 getf ... "rq", "ro", "sw", "xx" のいずれかが入る (それぞれ read-write, quota 付き read-write, read-only, swap, ign ... インターフェース 属性 値 endfsent (), setfsent () Thread safety MT-Unsafe race:fsent getfsent (), getfsspec ... (), getfsfile () Thread safety MT-Unsafe race:fsent locale 準拠 These func ...
https://man.plustar.jp/manpage/man3/getfsent.3.html - [similar]
Man page of GETFSENT 4641
GETFSENT Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 getf ... "rq", "ro", "sw", "xx" のいずれかが入る (それぞれ read-write, quota 付き read-write, read-only, swap, ign ... インターフェース 属性 値 endfsent (), setfsent () Thread safety MT-Unsafe race:fsent getfsent (), getfsspec ... (), getfsfile () Thread safety MT-Unsafe race:fsent locale 準拠 These func ...
https://man.plustar.jp/manpage/man3/getfsfile.3.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 NEXT

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