Searched refs:WCONTFLG (Results 1 – 10 of 10) sorted by relevance
73 #define WCONTFLG 0177777 macro81 #define WIFCONTINUED(stat) (WWORD(stat) == WCONTFLG)
127 #define WCONTFLG 0177777 macro138 #define WIFCONTINUED(stat) (WWORD(stat) == WCONTFLG)
80 #define WCONTFLG 0177777 /* value of w.w_status due to SIGCONT, sysV */ macro
128 stat = WCONTFLG; in wstat()
74 if (w.w_status == WCONTFLG) in pchild()
160 stat = WCONTFLG; in wstat()
69 stat = WCONTFLG; in wstat()
583 stat = WCONTFLG; in wstat()
103 stat = WCONTFLG; in wstat()
1419 stat = WCONTFLG; in gcore_wstat()