Searched refs:handler1 (Results 1 - 25 of 28) sorted by relevance

12

/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/sigaction/
H A D2-1.c14 1. Call sigaction to set handler for SIGABRT to use handler1
17 oarg is set for handler1.
26 void handler1(int signo) function
39 act.sa_handler = handler1;
56 if (oact.sa_handler == handler1) {
H A D2-10.c14 1. Call sigaction to set handler for SIGPIPE to use handler1
17 oarg is set for handler1.
26 void handler1(int signo) function
39 act.sa_handler = handler1;
56 if (oact.sa_handler == handler1) {
H A D2-11.c14 1. Call sigaction to set handler for SIGQUIT to use handler1
17 oarg is set for handler1.
26 void handler1(int signo) function
39 act.sa_handler = handler1;
56 if (oact.sa_handler == handler1) {
H A D2-12.c14 1. Call sigaction to set handler for SIGSEGV to use handler1
17 oarg is set for handler1.
26 void handler1(int signo) function
39 act.sa_handler = handler1;
56 if (oact.sa_handler == handler1) {
H A D2-13.c14 1. Call sigaction to set handler for SIGTERM to use handler1
17 oarg is set for handler1.
26 void handler1(int signo) function
39 act.sa_handler = handler1;
56 if (oact.sa_handler == handler1) {
H A D2-14.c14 1. Call sigaction to set handler for SIGTSTP to use handler1
17 oarg is set for handler1.
26 void handler1(int signo) function
39 act.sa_handler = handler1;
56 if (oact.sa_handler == handler1) {
H A D2-15.c14 1. Call sigaction to set handler for SIGTTIN to use handler1
17 oarg is set for handler1.
26 void handler1(int signo) function
39 act.sa_handler = handler1;
56 if (oact.sa_handler == handler1) {
H A D2-16.c14 1. Call sigaction to set handler for SIGTTOU to use handler1
17 oarg is set for handler1.
26 void handler1(int signo) function
39 act.sa_handler = handler1;
56 if (oact.sa_handler == handler1) {
H A D2-17.c14 1. Call sigaction to set handler for SIGUSR1 to use handler1
17 oarg is set for handler1.
26 void handler1(int signo) function
39 act.sa_handler = handler1;
56 if (oact.sa_handler == handler1) {
H A D2-18.c14 1. Call sigaction to set handler for SIGUSR2 to use handler1
17 oarg is set for handler1.
26 void handler1(int signo) function
39 act.sa_handler = handler1;
56 if (oact.sa_handler == handler1) {
H A D2-19.c14 1. Call sigaction to set handler for SIGPOLL to use handler1
17 oarg is set for handler1.
26 void handler1(int signo) function
39 act.sa_handler = handler1;
56 if (oact.sa_handler == handler1) {
H A D2-2.c14 1. Call sigaction to set handler for SIGALRM to use handler1
17 oarg is set for handler1.
26 void handler1(int signo) function
39 act.sa_handler = handler1;
56 if (oact.sa_handler == handler1) {
H A D2-20.c14 1. Call sigaction to set handler for SIGPROF to use handler1
17 oarg is set for handler1.
26 void handler1(int signo) function
39 act.sa_handler = handler1;
56 if (oact.sa_handler == handler1) {
H A D2-21.c14 1. Call sigaction to set handler for SIGSYS to use handler1
17 oarg is set for handler1.
26 void handler1(int signo) function
39 act.sa_handler = handler1;
56 if (oact.sa_handler == handler1) {
H A D2-22.c14 1. Call sigaction to set handler for SIGTRAP to use handler1
17 oarg is set for handler1.
26 void handler1(int signo) function
39 act.sa_handler = handler1;
56 if (oact.sa_handler == handler1) {
H A D2-23.c14 1. Call sigaction to set handler for SIGURG to use handler1
17 oarg is set for handler1.
26 void handler1(int signo) function
39 act.sa_handler = handler1;
56 if (oact.sa_handler == handler1) {
H A D2-24.c14 1. Call sigaction to set handler for SIGVTALRM to use handler1
17 oarg is set for handler1.
26 void handler1(int signo) function
39 act.sa_handler = handler1;
56 if (oact.sa_handler == handler1) {
H A D2-25.c14 1. Call sigaction to set handler for SIGXCPU to use handler1
17 oarg is set for handler1.
26 void handler1(int signo) function
39 act.sa_handler = handler1;
56 if (oact.sa_handler == handler1) {
H A D2-26.c14 1. Call sigaction to set handler for SIGXFSZ to use handler1
17 oarg is set for handler1.
26 void handler1(int signo) function
39 act.sa_handler = handler1;
56 if (oact.sa_handler == handler1) {
H A D2-3.c14 1. Call sigaction to set handler for SIGBUS to use handler1
17 oarg is set for handler1.
26 void handler1(int signo) function
39 act.sa_handler = handler1;
56 if (oact.sa_handler == handler1) {
H A D2-4.c14 1. Call sigaction to set handler for SIGCHLD to use handler1
17 oarg is set for handler1.
26 void handler1(int signo) function
39 act.sa_handler = handler1;
56 if (oact.sa_handler == handler1) {
H A D2-5.c14 1. Call sigaction to set handler for SIGCONT to use handler1
17 oarg is set for handler1.
26 void handler1(int signo) function
39 act.sa_handler = handler1;
56 if (oact.sa_handler == handler1) {
H A D2-6.c14 1. Call sigaction to set handler for SIGFPE to use handler1
17 oarg is set for handler1.
26 void handler1(int signo) function
39 act.sa_handler = handler1;
56 if (oact.sa_handler == handler1) {
H A D2-7.c14 1. Call sigaction to set handler for SIGHUP to use handler1
17 oarg is set for handler1.
26 void handler1(int signo) function
39 act.sa_handler = handler1;
56 if (oact.sa_handler == handler1) {
H A D2-8.c14 1. Call sigaction to set handler for SIGILL to use handler1
17 oarg is set for handler1.
26 void handler1(int signo) function
39 act.sa_handler = handler1;
56 if (oact.sa_handler == handler1) {

Completed in 108 milliseconds

12