Searched refs:CNSUSP (Results 1 - 4 of 4) sorted by relevance

/ast/src/cmd/ie/
H A Dterminal.h34 # ifndef CNSUSP
35 # define CNSUSP CNSWTCH macro
36 # endif /* CNSUSP */
/ast/src/cmd/ksh93/include/
H A Dterminal.h38 # ifndef CNSUSP
39 # define CNSUSP CNSWTCH macro
40 # endif /* CNSUSP */
/ast/src/cmd/mailx/
H A Dtty.c87 # ifndef CNSUSP
88 # define CNSUSP CNSWTCH macro
89 # endif /* CNSUSP */
/ast/src/cmd/ksh93/sh/
H A Djobs.c106 # ifndef CNSUSP
108 # define CNSUSP _POSIX_VDISABLE macro
110 # define CNSUSP 0 macro
112 # endif /* CNSUSP */
186 # undef CNSUSP macro
724 # ifdef CNSUSP
728 if(job.suspend == (unsigned char)CNSUSP)
733 # endif /* CNSUSP */
811 # ifdef CNSUSP
812 if(possible && job.suspend==CNSUSP)
[all...]

Completed in 11 milliseconds