manページ検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 757 for [SIMILAR] 16 1024 4096 WITH 12308 登録 WITH 9975... (1.441 sec.)
Man page of WAIT 0
WAIT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 wait, waitpid, waitid - プロセスの状態変化を待つ 書式 #include < sys/types.h > #include < sys/wait.h > pid_t wait(int * wstatus ); pid_t waitpid(pid_t pid , int * wstatus , int options ); int waitid(i ...
https://man.plustar.jp/manpage/man2/wait.2.html - [similar]
Man page of WAIT 0
WAIT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 wait, waitpid, waitid - プロセスの状態変化を待つ 書式 #include < sys/types.h > #include < sys/wait.h > pid_t wait(int * wstatus ); pid_t waitpid(pid_t pid , int * wstatus , int options ); int waitid(i ...
https://man.plustar.jp/manpage/man2/waitid.2.html - [similar]
Man page of WAIT 0
WAIT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 wait, waitpid, waitid - プロセスの状態変化を待つ 書式 #include < sys/types.h > #include < sys/wait.h > pid_t wait(int * wstatus ); pid_t waitpid(pid_t pid , int * wstatus , int options ); int waitid(i ...
https://man.plustar.jp/manpage/man2/waitpid.2.html - [similar]
Man page of SETSID 0
SETSID Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 setsid - セッション (session) を作成し、プロセスグループ ID を設定する 書式 #include < sys/types.h > #include < unistd.h > pid_t setsid(void); 説明 setsid () は、 呼び出したプロセスがプロセスグループ ...
https://man.plustar.jp/manpage/man2/setsid.2.html - [similar]
Man page of KILL 0
KILL Section: Linux Programmer's Manual (2) Updated: 2019-10-10 Index JM Home Page 名前 kill - プロセスにシグナルを送る 書式 #include < sys/types.h > #include < signal.h > int kill(pid_t pid , int sig ); glibc 向けの機能検査マクロの要件 ( feature_test_macros (7) 参照): kill (): _POSIX_C_ ...
https://man.plustar.jp/manpage/man2/kill.2.html - [similar]
Man page of SHM_OPEN 0
SHM_OPEN Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 shm_open, shm_unlink - POSIX 共有メモリーオブジェクトの作成/オープン/削除を行う 書式 #include < sys/mman.h > #include < sys/stat.h > /* mode 定数用 */ #include < fcntl.h > /* O_* 定数の定義用 */ i ...
https://man.plustar.jp/manpage/man3/shm_open.3.html - [similar]
Man page of SHM_OPEN 0
SHM_OPEN Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 shm_open, shm_unlink - POSIX 共有メモリーオブジェクトの作成/オープン/削除を行う 書式 #include < sys/mman.h > #include < sys/stat.h > /* mode 定数用 */ #include < fcntl.h > /* O_* 定数の定義用 */ i ...
https://man.plustar.jp/manpage/man3/shm_unlink.3.html - [similar]
Man page of EXECVE 0
EXECVE Section: Linux Programmer's Manual (2) Updated: 2020-08-13 Index JM Home Page 名前 execve - プログラムを実行する 書式 #include < unistd.h > int execve(const char * pathname , char *const argv [], char *const envp []); 説明 execve () executes the program referred to by pathname . T ...
https://man.plustar.jp/manpage/man2/execve.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]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT

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