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

1 2 3 4 56 7 8 91011>>

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

Completed in 98 milliseconds

1 2 3 4 56 7 8 91011>>