Searched refs:SHOPT_BGX (Results 1 - 6 of 6) sorted by relevance

/ast/src/cmd/ksh93/include/
H A Djobs.h110 #ifdef SHOPT_BGX
112 #endif /* SHOPT_BGX */
198 #ifdef SHOPT_BGX
200 #endif /* SHOPT_BGX */
/ast/src/cmd/ksh93/
H A DMakefile24 SHOPT_BGX == 1 /* one SIGCHLD trap per completed job */ macro
/ast/src/cmd/ksh93/sh/
H A Djobs.c132 #ifdef SHOPT_BGX
134 #endif /* SHOPT_BGX */
197 #ifdef SHOPT_BGX
228 #endif /* SHOPT_BGX */
515 #ifdef SHOPT_BGX
530 #endif /* SHOPT_BGX */
554 #ifndef SHOPT_BGX
565 #ifdef SHOPT_BGX
567 #endif /* SHOPT_BGX */
1277 #ifdef SHOPT_BGX
[all...]
H A Dfault.c416 #ifdef SHOPT_BGX
419 #endif /* SHOPT_BGX */
424 #ifdef SHOPT_BGX
427 #endif /* SHOPT_BGX */
H A Dxec.c1626 #ifdef SHOPT_BGX
1637 #endif /* SHOPT_BGX */
3139 #ifdef SHOPT_BGX
3147 #endif /* SHOPT_BGX */
H A Dinit.c98 #if SHOPT_BGX

Completed in 33 milliseconds