HomeSort by relevance Sort by last modified time
    Searched full:signal (Results 451 - 475 of 12319) sorted by null

<<11121314151617181920>>

  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigaction/
1-1.c 10 for a signal.
13 1. Initialize a global variable to indicate the signal
14 handler has not been called. (A signal handler of the
17 2. Use sigaction to setup a signal handler for SIGABRT
19 4. Verify the global indicates the signal was called.
22 #include <signal.h>
1-10.c 10 for a signal.
13 1. Initialize a global variable to indicate the signal
14 handler has not been called. (A signal handler of the
17 2. Use sigaction to setup a signal handler for SIGPIPE
19 4. Verify the global indicates the signal was called.
22 #include <signal.h>
1-11.c 10 for a signal.
13 1. Initialize a global variable to indicate the signal
14 handler has not been called. (A signal handler of the
17 2. Use sigaction to setup a signal handler for SIGQUIT
19 4. Verify the global indicates the signal was called.
22 #include <signal.h>
1-12.c 10 for a signal.
13 1. Initialize a global variable to indicate the signal
14 handler has not been called. (A signal handler of the
17 2. Use sigaction to setup a signal handler for SIGSEGV
19 4. Verify the global indicates the signal was called.
22 #include <signal.h>
1-13.c 10 for a signal.
13 1. Initialize a global variable to indicate the signal
14 handler has not been called. (A signal handler of the
17 2. Use sigaction to setup a signal handler for SIGTERM
19 4. Verify the global indicates the signal was called.
22 #include <signal.h>
1-14.c 10 for a signal.
13 1. Initialize a global variable to indicate the signal
14 handler has not been called. (A signal handler of the
17 2. Use sigaction to setup a signal handler for SIGTSTP
19 4. Verify the global indicates the signal was called.
22 #include <signal.h>
1-15.c 10 for a signal.
13 1. Initialize a global variable to indicate the signal
14 handler has not been called. (A signal handler of the
17 2. Use sigaction to setup a signal handler for SIGTTIN
19 4. Verify the global indicates the signal was called.
22 #include <signal.h>
1-16.c 10 for a signal.
13 1. Initialize a global variable to indicate the signal
14 handler has not been called. (A signal handler of the
17 2. Use sigaction to setup a signal handler for SIGTTOU
19 4. Verify the global indicates the signal was called.
22 #include <signal.h>
1-17.c 10 for a signal.
13 1. Initialize a global variable to indicate the signal
14 handler has not been called. (A signal handler of the
17 2. Use sigaction to setup a signal handler for SIGUSR1
19 4. Verify the global indicates the signal was called.
22 #include <signal.h>
1-18.c 10 for a signal.
13 1. Initialize a global variable to indicate the signal
14 handler has not been called. (A signal handler of the
17 2. Use sigaction to setup a signal handler for SIGUSR2
19 4. Verify the global indicates the signal was called.
22 #include <signal.h>
1-19.c 10 for a signal.
13 1. Initialize a global variable to indicate the signal
14 handler has not been called. (A signal handler of the
17 2. Use sigaction to setup a signal handler for SIGUSR2
19 4. Verify the global indicates the signal was called.
22 #include <signal.h>
1-2.c 10 for a signal.
13 1. Initialize a global variable to indicate the signal
14 handler has not been called. (A signal handler of the
17 2. Use sigaction to setup a signal handler for SIGUSR2
19 4. Verify the global indicates the signal was called.
22 #include <signal.h>
1-20.c 10 for a signal.
13 1. Initialize a global variable to indicate the signal
14 handler has not been called. (A signal handler of the
17 2. Use sigaction to setup a signal handler for SIGPROF
19 4. Verify the global indicates the signal was called.
22 #include <signal.h>
1-21.c 10 for a signal.
13 1. Initialize a global variable to indicate the signal
14 handler has not been called. (A signal handler of the
17 2. Use sigaction to setup a signal handler for SIGSYS
19 4. Verify the global indicates the signal was called.
22 #include <signal.h>
1-22.c 10 for a signal.
13 1. Initialize a global variable to indicate the signal
14 handler has not been called. (A signal handler of the
17 2. Use sigaction to setup a signal handler for SIGTRAP
19 4. Verify the global indicates the signal was called.
22 #include <signal.h>
1-23.c 10 for a signal.
13 1. Initialize a global variable to indicate the signal
14 handler has not been called. (A signal handler of the
17 2. Use sigaction to setup a signal handler for SIGURG
19 4. Verify the global indicates the signal was called.
22 #include <signal.h>
1-24.c 10 for a signal.
13 1. Initialize a global variable to indicate the signal
14 handler has not been called. (A signal handler of the
17 2. Use sigaction to setup a signal handler for SIGVTALRM
19 4. Verify the global indicates the signal was called.
22 #include <signal.h>
1-25.c 10 for a signal.
13 1. Initialize a global variable to indicate the signal
14 handler has not been called. (A signal handler of the
17 2. Use sigaction to setup a signal handler for SIGXCPU
19 4. Verify the global indicates the signal was called.
22 #include <signal.h>
1-26.c 10 for a signal.
13 1. Initialize a global variable to indicate the signal
14 handler has not been called. (A signal handler of the
17 2. Use sigaction to setup a signal handler for SIGXFSZ
19 4. Verify the global indicates the signal was called.
22 #include <signal.h>
1-3.c 10 for a signal.
13 1. Initialize a global variable to indicate the signal
14 handler has not been called. (A signal handler of the
17 2. Use sigaction to setup a signal handler for SIGBUS
19 4. Verify the global indicates the signal was called.
22 #include <signal.h>
1-4.c 10 for a signal.
13 1. Initialize a global variable to indicate the signal
14 handler has not been called. (A signal handler of the
17 2. Use sigaction to setup a signal handler for SIGCHLD
19 4. Verify the global indicates the signal was called.
22 #include <signal.h>
1-5.c 10 for a signal.
13 1. Initialize a global variable to indicate the signal
14 handler has not been called. (A signal handler of the
17 2. Use sigaction to setup a signal handler for SIGCONT
19 4. Verify the global indicates the signal was called.
22 #include <signal.h>
1-6.c 10 for a signal.
13 1. Initialize a global variable to indicate the signal
14 handler has not been called. (A signal handler of the
17 2. Use sigaction to setup a signal handler for SIGFPE
19 4. Verify the global indicates the signal was called.
22 #include <signal.h>
1-7.c 10 for a signal.
13 1. Initialize a global variable to indicate the signal
14 handler has not been called. (A signal handler of the
17 2. Use sigaction to setup a signal handler for SIGHUP
19 4. Verify the global indicates the signal was called.
22 #include <signal.h>
1-8.c 10 for a signal.
13 1. Initialize a global variable to indicate the signal
14 handler has not been called. (A signal handler of the
17 2. Use sigaction to setup a signal handler for SIGILL
19 4. Verify the global indicates the signal was called.
22 #include <signal.h>

Completed in 926 milliseconds

<<11121314151617181920>>