Home | History | Annotate | Download | only in make-3.81

Lines Matching refs:sig

240 w32_kill(int pid, int sig)
242 return ((process_kill((HANDLE)pid, sig) == TRUE) ? 0 : -1);
421 child_handler (int sig UNUSED)
926 job_noop (int sig UNUSED)