HomeSort by relevance Sort by last modified time
    Searched full:caught (Results 151 - 175 of 2780) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigaction/
25-11.c 10 the signal that was caught is added to the signal mask by raising that
41 printf("SIGQUIT caught\n");
43 printf("Signal caught while inside handler\n");
25-12.c 10 the signal that was caught is added to the signal mask by raising that
41 printf("SIGSEGV caught\n");
43 printf("Signal caught while inside handler\n");
25-13.c 10 the signal that was caught is added to the signal mask by raising that
41 printf("SIGTERM caught\n");
43 printf("Signal caught while inside handler\n");
25-14.c 10 the signal that was caught is added to the signal mask by raising that
41 printf("SIGTSTP caught\n");
43 printf("Signal caught while inside handler\n");
25-15.c 10 the signal that was caught is added to the signal mask by raising that
41 printf("SIGTTIN caught\n");
43 printf("Signal caught while inside handler\n");
25-16.c 10 the signal that was caught is added to the signal mask by raising that
41 printf("SIGTTOU caught\n");
43 printf("Signal caught while inside handler\n");
25-17.c 10 the signal that was caught is added to the signal mask by raising that
41 printf("SIGUSR1 caught\n");
43 printf("Signal caught while inside handler\n");
25-18.c 10 the signal that was caught is added to the signal mask by raising that
41 printf("SIGUSR2 caught\n");
43 printf("Signal caught while inside handler\n");
25-19.c 10 the signal that was caught is added to the signal mask by raising that
41 printf("SIGUSR2 caught\n");
43 printf("Signal caught while inside handler\n");
25-2.c 10 the signal that was caught is added to the signal mask by raising that
41 printf("SIGUSR2 caught\n");
43 printf("Signal caught while inside handler\n");
25-20.c 10 the signal that was caught is added to the signal mask by raising that
41 printf("SIGPROF caught\n");
43 printf("Signal caught while inside handler\n");
25-21.c 10 the signal that was caught is added to the signal mask by raising that
41 printf("SIGSYS caught\n");
43 printf("Signal caught while inside handler\n");
25-22.c 10 the signal that was caught is added to the signal mask by raising that
41 printf("SIGTRAP caught\n");
43 printf("Signal caught while inside handler\n");
25-23.c 10 the signal that was caught is added to the signal mask by raising that
41 printf("SIGURG caught\n");
43 printf("Signal caught while inside handler\n");
25-24.c 10 the signal that was caught is added to the signal mask by raising that
41 printf("SIGVTALRM caught\n");
43 printf("Signal caught while inside handler\n");
25-25.c 10 the signal that was caught is added to the signal mask by raising that
41 printf("SIGXCPU caught\n");
43 printf("Signal caught while inside handler\n");
25-26.c 10 the signal that was caught is added to the signal mask by raising that
41 printf("SIGXFSZ caught\n");
43 printf("Signal caught while inside handler\n");
25-3.c 10 the signal that was caught is added to the signal mask by raising that
41 printf("SIGBUS caught\n");
43 printf("Signal caught while inside handler\n");
25-4.c 10 the signal that was caught is added to the signal mask by raising that
41 printf("SIGCHLD caught\n");
43 printf("Signal caught while inside handler\n");
25-5.c 10 the signal that was caught is added to the signal mask by raising that
41 printf("SIGCONT caught\n");
43 printf("Signal caught while inside handler\n");
25-6.c 10 the signal that was caught is added to the signal mask by raising that
41 printf("SIGFPE caught\n");
43 printf("Signal caught while inside handler\n");
25-7.c 10 the signal that was caught is added to the signal mask by raising that
41 printf("SIGHUP caught\n");
43 printf("Signal caught while inside handler\n");
25-8.c 10 the signal that was caught is added to the signal mask by raising that
41 printf("SIGILL caught\n");
43 printf("Signal caught while inside handler\n");
25-9.c 10 the signal that was caught is added to the signal mask by raising that
41 printf("SIGINT caught\n");
43 printf("Signal caught while inside handler\n");
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigaction/templates/
template_22-1.in 12 was caught is not added to the signal mask by raising that signal in the
44 printf("%%MYSIG%% caught\n");
46 printf("Signal caught while inside handler\n");

Completed in 94 milliseconds

1 2 3 4 5 67 8 91011>>