Searched refs:CLD_CONTINUED (Results 1 – 3 of 3) sorted by relevance
350 #define CLD_CONTINUED 6 /* Stopped child has continued */ macro
1186 si_code == CLD_CONTINUED); in report_alive_proc()1188 cont = si_code == CLD_CONTINUED; in report_alive_proc()1303 CLD_CONTINUED); in kern_wait6()
3379 childproc_jobstate(p, CLD_CONTINUED, SIGCONT); in childproc_continued()