Home
last modified time | relevance | path

Searched refs:tty_check (Results 1 – 25 of 40) sorted by relevance

12

/dports/shells/ksh93-devel/ast-cc1bca27/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) in tty_check() function
/dports/shells/ast-ksh/ast-ksh93v/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) in tty_check() function
/dports/shells/ksh93/ast-93u/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) in tty_check() function
/dports/shells/ksh2020/ast-ksh2020/src/cmd/ksh93/include/
H A Dterminal.h71 extern int tty_check(int);
/dports/shells/ksh93/ast-93u/src/cmd/ksh93/bltins/
H A Dtest.c275 return(*binop?0:tty_check(op)); in e3()
281 return(tty_check(1)); in e3()
428 return(*last?0:tty_check(op)); in test_unop()
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/ksh93/bltins/
H A Dtest.c275 return(*binop?0:tty_check(op)); in e3()
281 return(tty_check(1)); in e3()
428 return(*last?0:tty_check(op)); in test_unop()
/dports/shells/ksh2020/ast-ksh2020/src/cmd/ksh93/bltins/
H A Dtest.c298 return tty_check(op); in eval_e3()
303 return tty_check(STDOUT_FILENO); in eval_e3()
423 return tty_check(op); in test_unop()
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/ksh93/bltins/
H A Dtest.c284 return(*binop?0:tty_check(op)); in e3()
290 return(tty_check(1)); in e3()
435 return(*last?0:tty_check(op)); in test_unop()
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/ksh93/include/
H A Dterminal.h192 extern int tty_check(int);
/dports/shells/ksh93/ast-93u/src/cmd/ksh93/include/
H A Dterminal.h192 extern int tty_check(int);
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/ksh93/include/
H A Dterminal.h192 extern int tty_check(int);
/dports/devel/notcurses/notcurses-3.0.1/src/lib/
H A Dfd.c461 if(tty_check(fd)){
474 if(!tty_check(fd)){
H A Dinternal.h1823 tty_check(int fd){ in tty_check() function
/dports/shells/ksh93/ast-93u/src/cmd/ksh93/sh/
H A Dmain.c173 sh_isoption(SH_SFLAG) && tty_check(0) && tty_check(ERRIO)) in sh_main()
H A Djobs.c757 if(!tty_check(0)) in job_close()
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/ksh93/sh/
H A Dmain.c173 sh_isoption(SH_SFLAG) && tty_check(0) && tty_check(ERRIO)) in sh_main()
/dports/shells/ksh2020/ast-ksh2020/src/cmd/ksh93/sh/
H A Dmain.c140 !sh_isoption(shp, SH_CFLAG) && sh_isoption(shp, SH_SFLAG) && tty_check(0) && in sh_main()
141 tty_check(STDERR_FILENO)) { in sh_main()
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/ksh93/sh/
H A Dmain.c178 sh_isoption(shp,SH_SFLAG) && tty_check(0) && tty_check(ERRIO)) in sh_main()
/dports/shells/ksh2020/ast-ksh2020/src/cmd/ksh93/edit/
H A Dedit.c84 int tty_check(int fd) { in tty_check() function
/dports/shells/ksh93/ast-93u/src/cmd/ksh93/edit/
H A Dedit.c161 int tty_check(int fd) in tty_check() function
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/ksh93/edit/
H A Dedit.c161 int tty_check(int fd) in tty_check() function
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/ksh93/edit/
H A Dedit.c154 int tty_check(int fd) in tty_check() function

12