manページ検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 168 for [SIMILAR] 16 1024 4096 WITH 43527 filehandle WIT... (0.387 sec.)
Man page of FIFO 0
FIFO Section: Linux Programmer's Manual (7) Updated: 2017-11-26 Index JM Home Page 名前 fifo - FIFO 特殊ファイル、名前付きパイプ 説明 FIFO 特殊ファイル (名前付きパイプ) はパイプに似ているが、 FIFO はファイルシステムの一部に関連付けられている点が異なる。複数のプロセスが読み込みや書き込みの ...
https://man.plustar.jp/manpage/man7/fifo.7.html - [similar]
Man page of FCNTL 0
FCNTL Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 fcntl - ファイルディスクリプターの操作を行う 書式 #include < unistd.h > #include < fcntl.h > int fcntl(int fd , int cmd , ... /* arg */ ); 説明 fcntl () は、オープンされたファイルディスクリプター fd ...
https://man.plustar.jp/manpage/man2/fcntl.2.html - [similar]
Man page of FCNTL 0
FCNTL Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 fcntl - ファイルディスクリプターの操作を行う 書式 #include < unistd.h > #include < fcntl.h > int fcntl(int fd , int cmd , ... /* arg */ ); 説明 fcntl () は、オープンされたファイルディスクリプター fd ...
https://man.plustar.jp/manpage/man2/fcntl64.2.html - [similar]
Man page of FLOCK 0
FLOCK Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 flock - オープンされたファイルに対するアドバイザリロックの適用、解除を行う 書式 #include < sys/file.h > int flock(int fd , int operation ); 説明 オープンされたファイルにアドバイザリロック (advisory l ...
https://man.plustar.jp/manpage/man2/flock.2.html - [similar]
Man page of PIPE 0
PIPE Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 pipe, pipe2 - パイプを生成する 書式 #include < unistd.h > /* On Alpha, IA-64, MIPS, SuperH, and SPARC/SPARC64; see NOTES */ struct fd_pair { long fd[2]; }; struct fd_pair pipe(); /* On all other archi ...
https://man.plustar.jp/manpage/man2/pipe.2.html - [similar]
Man page of PIPE 0
PIPE Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 pipe, pipe2 - パイプを生成する 書式 #include < unistd.h > /* On Alpha, IA-64, MIPS, SuperH, and SPARC/SPARC64; see NOTES */ struct fd_pair { long fd[2]; }; struct fd_pair pipe(); /* On all other archi ...
https://man.plustar.jp/manpage/man2/pipe2.2.html - [similar]
Man page of SPLICE 0
SPLICE Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 splice - パイプとの間でデータを継ぎ合わせる 書式 #define _GNU_SOURCE /* feature_test_macros (7) 参照 */ #include < fcntl.h > ssize_t splice(int fd_in , loff_t * off_in , int fd_out , loff_t * off_ou ...
https://man.plustar.jp/manpage/man2/splice.2.html - [similar]
Man page of MKFIFO 0
MKFIFO Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 mkfifo, mkfifoat - FIFOスペシャルファイル(名前付きパイプ)を作成する 書式 #include < sys/types.h > #include < sys/stat.h > int mkfifo(const char * pathname , mode_t mode ); #include < fcntl.h > /* AT ...
https://man.plustar.jp/manpage/man3/mkfifo.3.html - [similar]
Man page of MKFIFO 0
MKFIFO Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 mkfifo, mkfifoat - FIFOスペシャルファイル(名前付きパイプ)を作成する 書式 #include < sys/types.h > #include < sys/stat.h > int mkfifo(const char * pathname , mode_t mode ); #include < fcntl.h > /* AT ...
https://man.plustar.jp/manpage/man3/mkfifoat.3.html - [similar]
Man page of MPOOL 0
MPOOL Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 mpool - 共有メモリーバッファープール 書式 #include < db.h > #include < mpool.h > MPOOL *mpool_open(DBT * key , int fd , pgno_t pagesize , pgno_t maxcache ); void mpool_filter(MPOOL * mp , void (*pgin ...
https://man.plustar.jp/manpage/man3/mpool.3.html - [similar]
PREV 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