Searched refs:syserr_no_such_process (Results 1 – 3 of 3) sorted by relevance
153 syserr_no_such_process, enumerator
316 case ESRCH: return (syserr_no_such_process); in OS_error_code_to_syserr()375 case syserr_no_such_process: return (ESRCH); in syserr_to_error_code()
566 error_in_system_call (syserr_no_such_process, syscall_kill); in OS_process_send_signal()