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

/ast/src/cmd/ie/
H A Dterminal.h161 # ifndef PENDIN
162 # define PENDIN LNEW_PENDIN macro
163 # endif /* !PENDIN */
H A Dedit.c388 # ifndef PENDIN
389 # define PENDIN 0 macro
390 # endif /* PENDIN */
410 nttyparm.c_lflag |= (ECHOE|ECHOK|ECHOCTL|PENDIN|IEXTEN);
/ast/src/cmd/ksh93/include/
H A Dterminal.h166 # ifndef PENDIN
167 # define PENDIN LNEW_PENDIN macro
168 # endif /* !PENDIN */
/ast/src/cmd/mailx/
H A Dtty.c215 # ifndef PENDIN
216 # define PENDIN LNEW_PENDIN macro
217 # endif /* !PENDIN */
/ast/src/lib/libcmd/
H A Dstty.c278 #ifdef PENDIN
279 { "pendin", BIT, L_FLAG, 0, PENDIN, PENDIN, C("Redisplay pending input at next read and then automatically clear \bpendin\b") },
280 #endif /* PENDIN */
/ast/src/cmd/ksh93/edit/
H A Dedit.c434 # ifndef PENDIN
435 # define PENDIN 0 macro
436 # endif /* PENDIN */
462 nttyparm.c_lflag |= (ECHOE|ECHOK|ECHOCTL|PENDIN|IEXTEN);

Completed in 23 milliseconds