Searched refs:tty_check (Results 1 - 8 of 8) sorted by relevance

/ast/src/cmd/ie/
H A Dterminal.h188 extern int tty_check(int);
194 extern int tty_check();
H A Dedit.c130 int tty_check(fd) function
/ast/src/cmd/ksh93/include/
H A Dterminal.h192 extern int tty_check(int);
/ast/src/cmd/ksh93/bltins/
H A Dtest.c275 return(*binop?0:tty_check(op));
281 return(tty_check(1));
428 return(*last?0:tty_check(op));
/ast/src/cmd/ksh93/sh/
H A Dmain.c173 sh_isoption(SH_SFLAG) && tty_check(0) && tty_check(ERRIO))
H A Djobs.c757 if(!tty_check(0))
H A Dxec.c1393 tty_check(ERRIO);
/ast/src/cmd/ksh93/edit/
H A Dedit.c161 int tty_check(int fd) function

Completed in 200 milliseconds