Home
last modified time | relevance | path

Searched refs:WSTOPPED (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/sys/sys/
Dwait.h147 #define WSTOPPED _WSTOPPED macro
/mirbsd/src/gnu/usr.sbin/sendmail/include/sm/
Dconf.h1677 # define WIFEXITED(s) (((union wait*)&(s))->w_stopval != WSTOPPED && \