HomeSort by relevance Sort by last modified time
    Searched refs:SIGKILL (Results 1 - 25 of 544) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/ltp/lib/tests/
tst_strsig.c 32 fprintf(stderr, "SIGKILL = %s\n", tst_strsig(SIGKILL));
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigignore/
6-1.c 10 the system shall not allow the signals SIGKILL or SIGSTOP
24 if (sigignore(SIGKILL) == -1) {
  /platform_testing/scripts/perf-load-setup/
spin-n-threads.sh 15 trap - SIGINT SIGTERM SIGKILL
39 trap clean_up SIGINT SIGTERM SIGKILL
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigaction/
4-1.c 10 that attempting to add SIGKILL can not be added to the signal mask
16 3. (child) Setup a signal handler for SIGABRT with SIGKILL added to
19 5. (child, signal handler) raise SIGKILL
34 raise(SIGKILL);
53 sigaddset(&act.sa_mask, SIGKILL);
4-10.c 10 that attempting to add SIGKILL can not be added to the signal mask
16 3. (child) Setup a signal handler for SIGPIPE with SIGKILL added to
19 5. (child, signal handler) raise SIGKILL
34 raise(SIGKILL);
53 sigaddset(&act.sa_mask, SIGKILL);
4-11.c 10 that attempting to add SIGKILL can not be added to the signal mask
16 3. (child) Setup a signal handler for SIGQUIT with SIGKILL added to
19 5. (child, signal handler) raise SIGKILL
34 raise(SIGKILL);
53 sigaddset(&act.sa_mask, SIGKILL);
4-12.c 10 that attempting to add SIGKILL can not be added to the signal mask
16 3. (child) Setup a signal handler for SIGSEGV with SIGKILL added to
19 5. (child, signal handler) raise SIGKILL
34 raise(SIGKILL);
53 sigaddset(&act.sa_mask, SIGKILL);
4-13.c 10 that attempting to add SIGKILL can not be added to the signal mask
16 3. (child) Setup a signal handler for SIGTERM with SIGKILL added to
19 5. (child, signal handler) raise SIGKILL
34 raise(SIGKILL);
53 sigaddset(&act.sa_mask, SIGKILL);
4-14.c 10 that attempting to add SIGKILL can not be added to the signal mask
16 3. (child) Setup a signal handler for SIGTSTP with SIGKILL added to
19 5. (child, signal handler) raise SIGKILL
34 raise(SIGKILL);
53 sigaddset(&act.sa_mask, SIGKILL);
4-15.c 10 that attempting to add SIGKILL can not be added to the signal mask
16 3. (child) Setup a signal handler for SIGTTIN with SIGKILL added to
19 5. (child, signal handler) raise SIGKILL
34 raise(SIGKILL);
53 sigaddset(&act.sa_mask, SIGKILL);
4-16.c 10 that attempting to add SIGKILL can not be added to the signal mask
16 3. (child) Setup a signal handler for SIGTTOU with SIGKILL added to
19 5. (child, signal handler) raise SIGKILL
34 raise(SIGKILL);
53 sigaddset(&act.sa_mask, SIGKILL);
4-17.c 10 that attempting to add SIGKILL can not be added to the signal mask
16 3. (child) Setup a signal handler for SIGUSR1 with SIGKILL added to
19 5. (child, signal handler) raise SIGKILL
34 raise(SIGKILL);
53 sigaddset(&act.sa_mask, SIGKILL);
4-18.c 10 that attempting to add SIGKILL can not be added to the signal mask
16 3. (child) Setup a signal handler for SIGUSR2 with SIGKILL added to
19 5. (child, signal handler) raise SIGKILL
34 raise(SIGKILL);
53 sigaddset(&act.sa_mask, SIGKILL);
4-19.c 10 that attempting to add SIGKILL can not be added to the signal mask
16 3. (child) Setup a signal handler for SIGUSR2 with SIGKILL added to
19 5. (child, signal handler) raise SIGKILL
34 raise(SIGKILL);
53 sigaddset(&act.sa_mask, SIGKILL);
4-2.c 10 that attempting to add SIGKILL can not be added to the signal mask
16 3. (child) Setup a signal handler for SIGUSR2 with SIGKILL added to
19 5. (child, signal handler) raise SIGKILL
34 raise(SIGKILL);
53 sigaddset(&act.sa_mask, SIGKILL);
4-20.c 10 that attempting to add SIGKILL can not be added to the signal mask
16 3. (child) Setup a signal handler for SIGPROF with SIGKILL added to
19 5. (child, signal handler) raise SIGKILL
34 raise(SIGKILL);
53 sigaddset(&act.sa_mask, SIGKILL);
4-21.c 10 that attempting to add SIGKILL can not be added to the signal mask
16 3. (child) Setup a signal handler for SIGSYS with SIGKILL added to
19 5. (child, signal handler) raise SIGKILL
34 raise(SIGKILL);
53 sigaddset(&act.sa_mask, SIGKILL);
4-22.c 10 that attempting to add SIGKILL can not be added to the signal mask
16 3. (child) Setup a signal handler for SIGTRAP with SIGKILL added to
19 5. (child, signal handler) raise SIGKILL
34 raise(SIGKILL);
53 sigaddset(&act.sa_mask, SIGKILL);
4-23.c 10 that attempting to add SIGKILL can not be added to the signal mask
16 3. (child) Setup a signal handler for SIGURG with SIGKILL added to
19 5. (child, signal handler) raise SIGKILL
34 raise(SIGKILL);
53 sigaddset(&act.sa_mask, SIGKILL);
4-24.c 10 that attempting to add SIGKILL can not be added to the signal mask
16 3. (child) Setup a signal handler for SIGVTALRM with SIGKILL added to
19 5. (child, signal handler) raise SIGKILL
34 raise(SIGKILL);
53 sigaddset(&act.sa_mask, SIGKILL);
4-25.c 10 that attempting to add SIGKILL can not be added to the signal mask
16 3. (child) Setup a signal handler for SIGXCPU with SIGKILL added to
19 5. (child, signal handler) raise SIGKILL
34 raise(SIGKILL);
53 sigaddset(&act.sa_mask, SIGKILL);
4-26.c 10 that attempting to add SIGKILL can not be added to the signal mask
16 3. (child) Setup a signal handler for SIGXFSZ with SIGKILL added to
19 5. (child, signal handler) raise SIGKILL
34 raise(SIGKILL);
53 sigaddset(&act.sa_mask, SIGKILL);
4-3.c 10 that attempting to add SIGKILL can not be added to the signal mask
16 3. (child) Setup a signal handler for SIGBUS with SIGKILL added to
19 5. (child, signal handler) raise SIGKILL
34 raise(SIGKILL);
53 sigaddset(&act.sa_mask, SIGKILL);
4-4.c 10 that attempting to add SIGKILL can not be added to the signal mask
16 3. (child) Setup a signal handler for SIGCHLD with SIGKILL added to
19 5. (child, signal handler) raise SIGKILL
34 raise(SIGKILL);
53 sigaddset(&act.sa_mask, SIGKILL);
4-5.c 10 that attempting to add SIGKILL can not be added to the signal mask
16 3. (child) Setup a signal handler for SIGCONT with SIGKILL added to
19 5. (child, signal handler) raise SIGKILL
34 raise(SIGKILL);
53 sigaddset(&act.sa_mask, SIGKILL);

Completed in 493 milliseconds

1 2 3 4 5 6 7 8 91011>>