Home
last modified time | relevance | path

Searched refs:send_sig (Results 1 – 1 of 1) sorted by relevance

/coreutils/src/
Dtimeout.c180 send_sig (pid_t where, int sig) in send_sig() function
233 send_sig (monitored_pid, sig); in cleanup()
239 send_sig (0, sig); in cleanup()
242 send_sig (monitored_pid, SIGCONT); in cleanup()
243 send_sig (0, SIGCONT); in cleanup()