Home
last modified time | relevance | path

Searched defs:WIFCONTINUED (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dwait.h81 #define WIFCONTINUED(stat) (WWORD(stat) == WCONTFLG) macro
/titanic_50/usr/src/ucbhead/sys/
H A Dwait.h140 #define WIFCONTINUED(stat) (WWORD(stat) == WCONTFLG) macro
/titanic_50/usr/src/lib/libshell/common/sh/
H A Djobs.c42 # define WIFCONTINUED(wstat) (0) macro