Searched refs:sig_handle (Results 1 - 1 of 1) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/pause/ | ||
H A D | pause02.c | 115 static void sig_handle(int sig) in sig_handle() function 124 if (signal(SIGINT, sig_handle) == SIG_ERR) { in do_child() |
Completed in 1 milliseconds