Searched refs:WSTOPPED (Results 1 – 2 of 2) sorted by relevance
| /mirbsd/src/sys/sys/ | ||
| D | wait.h | 147 #define WSTOPPED _WSTOPPED macro |
| /mirbsd/src/gnu/usr.sbin/sendmail/include/sm/ | ||
| D | conf.h | 1677 # define WIFEXITED(s) (((union wait*)&(s))->w_stopval != WSTOPPED && \ |