Searched defs:WCONTINUED (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/bsd/sys/
H A Dwait.h173 #define WCONTINUED 0x00000010 /* [XSI] Any child stopped then continued */ macro
/macosx-10.10.1/ksh-23/ksh/src/cmd/ksh93/sh/
H A Djobs.c39 # undef WCONTINUED macro
40 # define WCONTINUED 0 macro
/macosx-10.10.1/bash-94.1.2/bash-3.2/
H A Djobs.c130 # undef WCONTINUED macro
131 # define WCONTINUED 0 macro

Completed in 130 milliseconds