Searched refs:timeout_handler (Results 1 – 9 of 9) sorted by relevance
70 static void timeout_handler (int signum) {}; in timeout_handler() function88 action.sa_handler = timeout_handler; in try_file_lock()
3108 * test-skeleton.c (timeout_handler): Fix error message.7165 * test-skeleton.c (timeout_handler): If waitpid returned 0,13993 * test-skeleton.c (timeout_handler): Allow expected signal to be
9463 * test-skeleton.c: Mark timeout_handler with noreturn.
3779 (timeout_handler): New function.
265 * test-skeleton.c (timeout_handler): Use WUNTRACED flag in waitpid.
2570 * test-skeleton.c (signal_handler): Renamed from timeout_handler.
4602 * test-skeleton.c (timeout_handler): Rewrite ts initialization for
36927 * login/utmp_file.c (timeout_handler): Replace fcntl_not_cancel with