Home
last modified time | relevance | path

Searched defs:isatty (Results 1 – 12 of 12) sorted by relevance

/openbsd/lib/libc/gen/
H A Disatty.c35 isatty(int fd) in isatty() function
/openbsd/gnu/lib/libstdc++/libstdc++/libio/
H A Dfiledoalloc.c58 # define isatty(Fd) __isatty (Fd) macro
H A Dwfiledoalloc.c59 # define isatty(Fd) __isatty (Fd) macro
/openbsd/gnu/llvm/lldb/third_party/Python/module/pexpect-4.6/pexpect/
H A Dspawnbase.py511 def isatty(self): member in SpawnBase
H A Dpty_spawn.py332 def isatty(self): member in spawn
/openbsd/gnu/llvm/lldb/third_party/Python/module/ptyprocess-0.6.0/ptyprocess/
H A Dptyprocess.py411 def isatty(self): member in PtyProcess
/openbsd/gnu/usr.bin/binutils/include/gdb/
H A Dcallback.h80 int (*isatty) PARAMS ((host_callback *, int)); member
/openbsd/gnu/usr.bin/perl/win32/
H A Dwin32iop.h260 #define isatty(fd) win32_isatty(fd) macro
/openbsd/usr.bin/ssh/
H A Dchannels.h144 int isatty; /* rfd is a tty */ member
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dui-file.c222 set_ui_file_isatty (struct ui_file *file, ui_file_isatty_ftype *isatty) in set_ui_file_isatty()
/openbsd/gnu/usr.bin/perl/
H A DXSUB.h570 # define isatty PerlLIO_isatty macro
/openbsd/gnu/usr.bin/perl/os2/
H A Dos2ish.h369 #define isatty _isterm macro