manページ検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 581 for [SIMILAR] 16 1024 4096 WITH 30801 ut WITH 18451 ... (1.029 sec.)
Man page of FTW 0
FTW Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 ftw, nftw - ファイルツリーを歩きまわる 書式 #include < ftw.h > int nftw(const char * dirpath , int (* fn ) (const char * fpath , const struct stat * sb , int typeflag , struct FTW * ftwbuf ), int nopen ...
https://man.plustar.jp/manpage/man3/nftw.3.html - [similar]
Man page of EPOLL 0
EPOLL Section: Linux Programmer's Manual (7) Updated: 2019-03-06 Index JM Home Page 名前 epoll - I/O イベント通知機能 書式 #include < sys/epoll.h > 説明 epoll API は poll (2) と同様の処理を行う、つまり、複数のファイルディスクリプタを監視し、その中のいずれかが入出力可能な状態であるかを確認 ...
https://man.plustar.jp/manpage/man7/epoll.7.html - [similar]
Man page of DUP 0
DUP Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 dup, dup2, dup3 - ファイルディスクリプターを複製する 書式 #include < unistd.h > int dup(int oldfd ); int dup2(int oldfd , int newfd ); #define _GNU_SOURCE /* feature_test_macros (7) 参照 */ #include < ...
https://man.plustar.jp/manpage/man2/dup.2.html - [similar]
Man page of DUP 0
DUP Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 dup, dup2, dup3 - ファイルディスクリプターを複製する 書式 #include < unistd.h > int dup(int oldfd ); int dup2(int oldfd , int newfd ); #define _GNU_SOURCE /* feature_test_macros (7) 参照 */ #include < ...
https://man.plustar.jp/manpage/man2/dup2.2.html - [similar]
Man page of DUP 0
DUP Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 dup, dup2, dup3 - ファイルディスクリプターを複製する 書式 #include < unistd.h > int dup(int oldfd ); int dup2(int oldfd , int newfd ); #define _GNU_SOURCE /* feature_test_macros (7) 参照 */ #include < ...
https://man.plustar.jp/manpage/man2/dup3.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 MAKECONTEXT 0
MAKECONTEXT Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 makecontext, swapcontext - ユーザーコンテキストを操作する 書式 #include < ucontext.h > void makecontext(ucontext_t * ucp , void (* func )(), int argc , ...); int swapcontext(ucontext_t * oucp , ...
https://man.plustar.jp/manpage/man3/makecontext.3.html - [similar]
Man page of MAKECONTEXT 0
MAKECONTEXT Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 makecontext, swapcontext - ユーザーコンテキストを操作する 書式 #include < ucontext.h > void makecontext(ucontext_t * ucp , void (* func )(), int argc , ...); int swapcontext(ucontext_t * oucp , ...
https://man.plustar.jp/manpage/man3/swapcontext.3.html - [similar]
Man page of CLONE 0
CLONE Section: Linux Programmer's Manual (2) Updated: 2014-09-21 Index JM Home Page 名前 clone, __clone2 - 子プロセスを作成する 書式 /* glibc ラッパー関数のプロトタイプ */ #include < sched.h > int clone(int (* fn )(void *), void * child_stack , int flags , void * arg , ... /* pid_t * pti ...
https://man.plustar.jp/manpage/man2/__clone2.2.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 NEXT

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