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

Lines Matching refs:process_kill

242   return ((process_kill((HANDLE)pid, sig) == TRUE) ? 0 : -1);