Searched refs:SIGCONT (Results 1 – 9 of 9) sorted by relevance
40 #define SIGCONT 25 /* Continue. */ macro
40 #define SIGCONT 18 /* Continue. */ macro
45 #define SIGCONT 26 /* Continue. */ macro
43 #define SIGCONT 19 /* Continue. */ macro
40 #define SIGCONT 19 /* Continue. */ macro
42 #define SIGCONT 19 /* Continue. */ macro
46 init_sig (SIGCONT, "CONT", N_("Continued"))
120 infop->si_status = SIGCONT; in __waitid()
92 case SIGCONT: in __kill()
Completed in 5 milliseconds