manページ検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 432 for exit (0.180 sec.)
Man page of dhclient-script 4268
dhclient-script Section: Maintenance Commands (8) Index JM Home Page 名称 dhclient-script - DHCP ... なカスタマイズが必要な場合、 これは入 (enter) と出 (exit) というフックを使用することで可能となります (詳細は ... ています。 スクリプト実行中にエラーが発生した場合、 exit_status 変数を非 0 値に設定することが可能であり、 ク ... INDIR/dhclient-script は実行可能な ETCDIR/dhclient-exit-hooks スクリプトの存在を検査し、存在する場合には ' ... 起動します。 dhclient-script の 終了状態は dhclient-exit-hooks の exit_status シェル変数に渡され、 起動され ...
https://man.plustar.jp/manpage/man8/dhclient-script.8.html - [similar]
JM Project (Japanese)::List(man1) 4268
Linux マニュアル 一覧表 man2 linuxマニュアルの man2 一覧表です。 Linux マニュアル 一覧表 [ man1 ... ターからの相対パスで指定されるプログラムを実行する _exit _exit, _Exit - 呼び出し元のプロセスを終了させる ex ... it _exit, _Exit - 呼び出し元のプロセスを終了させる _Exit _e ... xit, _Exit - 呼び出し元のプロセスを終了させる exit_group exit ... _group - プロセス中の全てのスレッドを exit させる faccessat2 access, faccessat, faccessat2 - ...
https://man.plustar.jp/manpage/man_2.html - [similar]
Man page of SYSCTL 4226
SYSCTL Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 sysctl ... ll(SYS__sysctl, &args) == -1) { perror("_sysctl"); exit(EXIT_FAILURE); } printf("This machine is running % ... *s\n", osnamelth, osname); exit(EXIT_SUCCESS); } 関連項目 proc (5) この文書について ...
https://man.plustar.jp/manpage/man2/_sysctl.2.html - [similar]
Man page of SYSCTL 4226
SYSCTL Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 sysctl ... ll(SYS__sysctl, &args) == -1) { perror("_sysctl"); exit(EXIT_FAILURE); } printf("This machine is running % ... *s\n", osnamelth, osname); exit(EXIT_SUCCESS); } 関連項目 proc (5) この文書について ...
https://man.plustar.jp/manpage/man2/sysctl.2.html - [similar]
Man page of CPU_SET 4226
CPU_SET Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 CPU_S ... printf(stderr, "Usage: %s <num-cpus>\n", argv[0]); exit(EXIT_FAILURE); } num_cpus = atoi(argv[1]); cpusetp ... cpus); if (cpusetp == NULL) { perror("CPU_ALLOC"); exit(EXIT_FAILURE); } size = CPU_ALLOC_SIZE(num_cpus); ... ", CPU_COUNT_S(size, cpusetp)); CPU_FREE(cpusetp); exit(EXIT_SUCCESS); } 関連項目 sched_setaffinity (2), p ...
https://man.plustar.jp/manpage/man3/CPU_ALLOC.3.html - [similar]
Man page of CPU_SET 4226
CPU_SET Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 CPU_S ... printf(stderr, "Usage: %s <num-cpus>\n", argv[0]); exit(EXIT_FAILURE); } num_cpus = atoi(argv[1]); cpusetp ... cpus); if (cpusetp == NULL) { perror("CPU_ALLOC"); exit(EXIT_FAILURE); } size = CPU_ALLOC_SIZE(num_cpus); ... ", CPU_COUNT_S(size, cpusetp)); CPU_FREE(cpusetp); exit(EXIT_SUCCESS); } 関連項目 sched_setaffinity (2), p ...
https://man.plustar.jp/manpage/man3/CPU_ALLOC_SIZE.3.html - [similar]
Man page of CPU_SET 4226
CPU_SET Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 CPU_S ... printf(stderr, "Usage: %s <num-cpus>\n", argv[0]); exit(EXIT_FAILURE); } num_cpus = atoi(argv[1]); cpusetp ... cpus); if (cpusetp == NULL) { perror("CPU_ALLOC"); exit(EXIT_FAILURE); } size = CPU_ALLOC_SIZE(num_cpus); ... ", CPU_COUNT_S(size, cpusetp)); CPU_FREE(cpusetp); exit(EXIT_SUCCESS); } 関連項目 sched_setaffinity (2), p ...
https://man.plustar.jp/manpage/man3/CPU_AND.3.html - [similar]
Man page of CPU_SET 4226
CPU_SET Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 CPU_S ... printf(stderr, "Usage: %s <num-cpus>\n", argv[0]); exit(EXIT_FAILURE); } num_cpus = atoi(argv[1]); cpusetp ... cpus); if (cpusetp == NULL) { perror("CPU_ALLOC"); exit(EXIT_FAILURE); } size = CPU_ALLOC_SIZE(num_cpus); ... ", CPU_COUNT_S(size, cpusetp)); CPU_FREE(cpusetp); exit(EXIT_SUCCESS); } 関連項目 sched_setaffinity (2), p ...
https://man.plustar.jp/manpage/man3/CPU_AND_S.3.html - [similar]
Man page of CPU_SET 4226
CPU_SET Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 CPU_S ... printf(stderr, "Usage: %s <num-cpus>\n", argv[0]); exit(EXIT_FAILURE); } num_cpus = atoi(argv[1]); cpusetp ... cpus); if (cpusetp == NULL) { perror("CPU_ALLOC"); exit(EXIT_FAILURE); } size = CPU_ALLOC_SIZE(num_cpus); ... ", CPU_COUNT_S(size, cpusetp)); CPU_FREE(cpusetp); exit(EXIT_SUCCESS); } 関連項目 sched_setaffinity (2), p ...
https://man.plustar.jp/manpage/man3/CPU_CLR.3.html - [similar]
Man page of CPU_SET 4226
CPU_SET Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 CPU_S ... printf(stderr, "Usage: %s <num-cpus>\n", argv[0]); exit(EXIT_FAILURE); } num_cpus = atoi(argv[1]); cpusetp ... cpus); if (cpusetp == NULL) { perror("CPU_ALLOC"); exit(EXIT_FAILURE); } size = CPU_ALLOC_SIZE(num_cpus); ... ", CPU_COUNT_S(size, cpusetp)); CPU_FREE(cpusetp); exit(EXIT_SUCCESS); } 関連項目 sched_setaffinity (2), p ...
https://man.plustar.jp/manpage/man3/CPU_CLR_S.3.html - [similar]
PREV 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 NEXT

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