manページ検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 99 for SIG (0.023 sec.)
Man page of TIMES 5683
TIMES Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 times - ... いものである。 Linux 2.6.9 より前のバージョンでは、 SIGCHLD を SIG_IGN に設定すると 終了した子プロセスの回 ...
https://man.plustar.jp/manpage/man2/times.2.html - [similar]
Man page of EXIT 5683
EXIT Section: Linux Programmer's Manual (3) Updated: 2020-02-09 Index JM Home Page 名前 exit - プ ... f the parent has set SA_NOCLDWAIT , or has set the SIGCHLD handler to SIG_IGN , the status is discarded a ... at that point the zombie process slot is released. SIGCHLD シグナルのサポートが実装されている場合、 このシ ... られる。 親プロセスが SA_NOCLDWAIT を設定した場合、 SIGCHLD シグナルが送られるかどうかは定義されていない。 ... Signals sent to other processes 終了するプロセスがセッ ...
https://man.plustar.jp/manpage/man3/exit.3.html - [similar]
Man page of SEM_WAIT 5683
SEM_WAIT Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 sem_ ... NTR 呼び出しはシグナルハンドラーにより中断された。 signal (7) 参照。 EINVAL sem は有効なセマフォではない。 ... ムはコマンドライン引数を 2 つ取る。 最初の引数には、 SIGALRM シグナルを生成するためのアラームタイマーの設定 ... clude < assert.h > #include < errno.h > #include < signal.h > sem_t sem; #define handle_error(msg) \ do { ... EXIT_FAILURE); } while (0) static void handler(int sig) { write(STDOUT_FILENO, "sem_post() from handler\n ...
https://man.plustar.jp/manpage/man3/sem_timedwait.3.html - [similar]
Man page of WORDEXP 5683
WORDEXP Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 worde ... ) Thread safety MT-Unsafe race:utent const:env env sig:ALRM timer locale wordfree () Thread safety MT-Saf ... e In the above table, utent in race:utent signifies that if any of the functions setutent (3), g ...
https://man.plustar.jp/manpage/man3/wordexp.3.html - [similar]
Man page of WORDEXP 5683
WORDEXP Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 worde ... ) Thread safety MT-Unsafe race:utent const:env env sig:ALRM timer locale wordfree () Thread safety MT-Saf ... e In the above table, utent in race:utent signifies that if any of the functions setutent (3), g ...
https://man.plustar.jp/manpage/man3/wordfree.3.html - [similar]
Man page of INIT_MODULE 5644
INIT_MODULE Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 i ... ドする 書式 int init_module(void * module_image , unsigned long len , const char * param_values ); int fin ... このエラーが返されるのは、 カーネルが CONFIG_MODULE_SIG_FORCE で作成されている場合のみである。 カーネルでこ ... 造体は以下のように定義されている。 struct module { unsigned long size_of_struct; struct module *next; const ... char *name; unsigned long size; long usecount; unsigned long flags; ...
https://man.plustar.jp/manpage/man2/finit_module.2.html - [similar]
Man page of GETRUSAGE 5644
GETRUSAGE Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 get ... u_msgrcv; /* 受信された IPC メッセージ */ long ru_nsignals; /* 受信されたシグナル */ long ru_nvcsw; /* 意 ... ィールドは現在のところ Linux では未使用である。 ru_nsignals (メンテナンスされていない) このフィールドは現在 ... 。) 2.6.9 より前のバージョンの Linux カーネルでは、 SIGCHLD の処理が SIG_IGN に設定されていると、 子プロセ ...
https://man.plustar.jp/manpage/man2/getrusage.2.html - [similar]
Man page of MPROTECT 5644
MPROTECT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 mpro ... モリーアクセスを 行おうとすると、カーネルはシグナル SIGSEGV をそのプロセスに対して生成する。 prot is a com ... specifies the protection key (see pkeys (7)) to assign to the memory. The protection key must be allocat ... 下に示す。 $ ./a.out Start of region: 0x804c000 Got SIGSEGV at address: 0x804e000 プログラムのソース #incl ... ude < unistd.h > #include < signal.h > #include < stdio.h > #include < malloc.h > ...
https://man.plustar.jp/manpage/man2/mprotect.2.html - [similar]
Man page of MPROTECT 5644
MPROTECT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 mpro ... モリーアクセスを 行おうとすると、カーネルはシグナル SIGSEGV をそのプロセスに対して生成する。 prot is a com ... specifies the protection key (see pkeys (7)) to assign to the memory. The protection key must be allocat ... 下に示す。 $ ./a.out Start of region: 0x804c000 Got SIGSEGV at address: 0x804e000 プログラムのソース #incl ... ude < unistd.h > #include < signal.h > #include < stdio.h > #include < malloc.h > ...
https://man.plustar.jp/manpage/man2/pkey_mprotect.2.html - [similar]
Man page of SNMP_AGENT_API 5644
SNMP_AGENT_API Section: C Library Functions (3) Updated: 27 Oct 1999 Index JM Home Page 名前 def ... スを特に表示しない */ #define DS_LIB_ALARM_DONT_USE_SIG 11 /* alarm() シグナルを使わない */ #define DS_LIB ...
https://man.plustar.jp/manpage/man3/default_store.3.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