manページ検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 356 for read (0.133 sec.)
Man page of PTHREAD_RWLOCKATTR_SETKIND_NP 4293
PTHREAD_RWLOCKATTR_SETKIND_NP Section: C Library Functions (3) Updated: 2020-08-13 Index JM Home ... Page 名前 pthread_rwlockattr_setkind_np, pthread_rwlockattr_getkind_ ... 書きロック種別の設定、取得を行う 書式 #include < pthread.h > int pthread_rwlockattr_setkind_np(pthread_rwlo ... ckattr_t * attr , int pref ); int pthread_rwlockattr_getkind_np(const pthread_rwlockattr_t * ... attr , int * pref ); -pthread でコンパイルしてリンクする。 glibc 向けの機能検査マ ...
https://man.plustar.jp/manpage/man3/pthread_rwlockattr_getkind_np.3.html - [similar]
Man page of PTHREAD_RWLOCKATTR_SETKIND_NP 4293
PTHREAD_RWLOCKATTR_SETKIND_NP Section: C Library Functions (3) Updated: 2020-08-13 Index JM Home ... Page 名前 pthread_rwlockattr_setkind_np, pthread_rwlockattr_getkind_ ... 書きロック種別の設定、取得を行う 書式 #include < pthread.h > int pthread_rwlockattr_setkind_np(pthread_rwlo ... ckattr_t * attr , int pref ); int pthread_rwlockattr_getkind_np(const pthread_rwlockattr_t * ... attr , int * pref ); -pthread でコンパイルしてリンクする。 glibc 向けの機能検査マ ...
https://man.plustar.jp/manpage/man3/pthread_rwlockattr_setkind_np.3.html - [similar]
Man page of NSS 4293
NSS Section: Linux Programmer's Manual (5) Updated: 2020-06-09 Index JM Home Page 名前 nss - 名前 ... れていることを保証しなければならない。 SETENT_BATCH_READ = TRUE | FALSE TRUE に設定されると、 関数 setpwent ... VE=FALSE SERVICES_AUTHORITATIVE=FALSE SETENT_BATCH_READ=FALSE 関連項目 nsswitch.conf この文書について この ...
https://man.plustar.jp/manpage/man5/nss.5.html - [similar]
Man page of PIPE 4293
PIPE Section: Linux Programmer's Manual (7) Updated: 2014-07-08 Index JM Home Page 名前 pipe - パ ... プロセスが空のパイプから読み出しを行おうとした場合、 read (2) はデータが読み出し可能になるまで停止する。 プロ ... リプターが すべてクローズされた後で、そのパイプから read (2) を行おうとした場合、 end-of-file (ファイル末尾 ... ) が見える ( read (2) は 0 を返す)。 パイプの読み出し側を参照している ...
https://man.plustar.jp/manpage/man7/pipe.7.html - [similar]
Man page of SIGNAL 4293
SIGNAL Section: Linux Programmer's Manual (7) Updated: 2020-12-21 Index JM Home Page 名前 signal ... たプロセスグループの全メンバーにシグナルを送る。 pthread_kill (3) 呼び出し者と同じプロセス内の指定された PO ... ッドにシグナルを送る (このシステムコールを使って pthread_kill (3) は実装されている)。 sigqueue (3) 指定され ... すことができる。 このファイルディスクリプターからの read (2) は、 signalfd (2) の呼び出し時に指定されたシグ ... 一つが呼び出し元に 配送されるまで停止 (block) する。 read (2) が返すバッファーにはシグナルに関する情報を格納 ...
https://man.plustar.jp/manpage/man7/signal.7.html - [similar]
JM Project (Japanese)::List(man1) 4293
Linux マニュアル 一覧表 man2 linuxマニュアルの man2 一覧表です。 Linux マニュアル 一覧表 [ man1 ... t - ソケットのオプションの設定と取得を行なう get_thread_area set_thread_area - スレッド局所記憶 (TLS) 領域 ... pause - シグナルを待つ pciconfig_iobase pciconfig_read, pciconfig_write, pciconfig_iobase - pci デバイス情 ... 報を扱う pciconfig_read pciconfig_read, pciconfig_write, pciconfig_iobase ... - pci デバイス情報を扱う pciconfig_write pciconfig_read, pciconfig_write, pciconfig_iobase - pci デバイス情 ...
https://man.plustar.jp/manpage/man_2.html - [similar]
JM Project (Japanese)::List(man1) 4293
Linux マニュアル 一覧表 man3 linuxマニュアルの man3 一覧表です。 Linux マニュアル 一覧表 [ man1 ... 期させる aio_init aio_init - 非同期 I/O の初期化 aio_read aio_read - 非同期で読み込む aio_return aio_return ... ルへのアクセス権を実効ユーザーでチェックする eventfd_read eventfd - イベント通知用のファイルディスクリプター ... fsize __fbufsize, __flbf, __fpending, __fpurge, __freadable, __freading, __fsetlocking, __fwritable, __fwr ... _flbf __fbufsize, __flbf, __fpending, __fpurge, __freadable, __freading, __fsetlocking, __fwritable, __fwr ...
https://man.plustar.jp/manpage/man_3.html - [similar]
Man page of LINE 4249
LINE Section: User Commands (1) Updated: 2002-07-07 Index JM Home Page 名前 line - 1 行を読み込む ... は出力し、 終了ステータスとして 1 を返す。 関連項目 read (1) 関連キーワード 出力 , Index , 名前 , 標準 , 改 ...
https://man.plustar.jp/manpage/man1/line.1.html - [similar]
Man page of SOCKET 4249
SOCKET Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 socket ... ) コールによって行なわれる。一度接続したらデータは read (2) と write (2) コールや send (2) と recv (2) コー ... ケットと同じシステムコールを使用する。 唯一の違いは read (2) コールが要求された量のデータのみを返し、到着し ... ckname (2), getsockopt (2), ioctl (2), listen (2), read (2), recv (2), select (2), send (2), shutdown (2), ...
https://man.plustar.jp/manpage/man2/socket.2.html - [similar]
Man page of FOPEN 4249
FOPEN Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 fopen, ... ストリームはファイルの最後に位置される。 a+ Open for reading and appending (writing at end of file). The fil ... d of the file. POSIX is silent on what the initial read position is when using this mode. For glibc, the i ... nitial file position for reading is at the beginning of the file, but for Androi ... d/BSD/MacOS, the initial file position for reading is at the end of the file. mode 文字列には文字 ...
https://man.plustar.jp/manpage/man3/fdopen.3.html - [similar]
PREV 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 NEXT

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