manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 757 for [SIMILAR] 16 1024 4096 WITH 12308 登録 WITH 9975... (4.515 sec.)
Man page of EXIT 10000
EXIT Section: Linux Programmer's Manual (3) Updated: 2020-02-09 Index JM Home Page 名前 exit - プロセスの正常終了 書式 #include < stdlib.h > void exit(int status ); 説明 exit () 関数は、プロセスを正常に終了させ、 status の最下位バイト (つまり status & 0xFF ) を親プロセスへ返す ( wait (2) ...
https://man.plustar.jp/manpage/man3/exit.3.html - [similar]
Man page of ON_EXIT 8498
ON_EXIT Section: Linux Programmer's Manual (3) Updated: 2019-08-02 Index JM Home Page 名前 on_exit - プロセスが正常に終了した際に呼ばれる関数を登録する 書式 #include < stdlib.h > int on_exit(void (* function )(int , void *), void * arg ); glibc 向けの機能検査マクロの要件 ( feature_test_m ...
https://man.plustar.jp/manpage/man3/on_exit.3.html - [similar]
Man page of ATEXIT 7888
ATEXIT Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 atexit - プロセスが正常終了した時に呼び出される関数を登録する 書式 #include < stdlib.h > int atexit(void (* function )(void)); 説明 atexit () 関数は、与えられた function を、 exit (3) やプログラムの ...
https://man.plustar.jp/manpage/man3/atexit.3.html - [similar]
Man page of _EXIT 7268
_EXIT Section: Linux Programmer's Manual (2) Updated: 2020-02-09 Index JM Home Page 名前 _exit, _Exit - 呼び出し元のプロセスを終了させる 書式 #include < unistd.h > void _exit(int status ); #include < stdlib.h > void _Exit(int status ); glibc 向けの機能検査マクロの要件 ( feature_test_macr ...
https://man.plustar.jp/manpage/man2/_Exit.2.html - [similar]
Man page of _EXIT 7268
_EXIT Section: Linux Programmer's Manual (2) Updated: 2020-02-09 Index JM Home Page 名前 _exit, _Exit - 呼び出し元のプロセスを終了させる 書式 #include < unistd.h > void _exit(int status ); #include < stdlib.h > void _Exit(int status ); glibc 向けの機能検査マクロの要件 ( feature_test_macr ...
https://man.plustar.jp/manpage/man2/_exit.2.html - [similar]
Man page of _EXIT 7268
_EXIT Section: Linux Programmer's Manual (2) Updated: 2020-02-09 Index JM Home Page 名前 _exit, _Exit - 呼び出し元のプロセスを終了させる 書式 #include < unistd.h > void _exit(int status ); #include < stdlib.h > void _Exit(int status ); glibc 向けの機能検査マクロの要件 ( feature_test_macr ...
https://man.plustar.jp/manpage/man2/exit.2.html - [similar]
Man page of RPCINFO 6853
RPCINFO Section: Maintenance Commands (8) Index JM Home Page BSD mandoc Linux NetKit (0.17) 名前 rpcinfo - RPC 情報を表示する 書式 rpcinfo - p [ host ] rpcinfo [- n portnum ] - u host program [ version ] rpcinfo [- n portnum ] - t host program [ version ] rpcinfo - b program version rpci ...
https://man.plustar.jp/manpage/man8/rpcinfo.8.html - [similar]
Man page of RCSFREEZE 6853
RCSFREEZE Section: User Commands (1) Updated: 1999/08/27 Index JM Home Page 名称 rcsfreeze - RCS に登録されているファイルの構成を記録する 書式 rcsfreeze [ name ] 解説 rcsfreeze は、 RCS ファイルの有効な組み合わせにシンボリックなリビジョン番号を割り当てます。 rcsfreeze は、ソフトウェアの新 ...
https://man.plustar.jp/manpage/man1/rcsfreeze.1.html - [similar]
Man page of EXIT_GROUP 5554
EXIT_GROUP Section: Linux Programmer's Manual (2) Updated: 2008-11-27 Index JM Home Page 名前 exit_group - プロセス中の全てのスレッドを exit させる 書式 #include < linux/unistd.h > void exit_group(int status ); 説明 このシステムコールは、基本的に _exit (2) と等しいが、 呼び出し元のスレッ ...
https://man.plustar.jp/manpage/man2/exit_group.2.html - [similar]
Man page of UTMP 4709
UTMP Section: Linux Programmer's Manual (5) Updated: 2020-12-21 Index JM Home Page 名前 utmp, wtmp - ログイン記録 書式 #include < utmp.h > 説明 utmp ファイルを見ることで、現在誰がシステムを使っているかという情報 が得られる。ただすべてのプログラムが utmp ファイルを 更新しているわけではない ...
https://man.plustar.jp/manpage/man5/utmp.5.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT

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