Searched defs:isatty (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.1-release/lib/libc/gen/
H A Disatty.c40 isatty(fd) function
/freebsd-10.1-release/contrib/groff/src/include/
H A Dposix.h66 #define isatty(n) (1) macro
H A Dnonposix.h67 # define isatty(f) _isatty(f) macro
/freebsd-10.1-release/contrib/less/
H A Dos.c353 isatty(f) function
/freebsd-10.1-release/contrib/gdb/gdb/
H A Dui-file.c222 set_ui_file_isatty (struct ui_file *file, ui_file_isatty_ftype *isatty) argument
/freebsd-10.1-release/contrib/gdb/include/gdb/
H A Dcallback.h80 int (*isatty) PARAMS ((host_callback *, int)); member in struct:host_callback_struct
/freebsd-10.1-release/crypto/openssh/
H A Dchannels.h106 int isatty; /* rfd is a tty */ member in struct:Channel
/freebsd-10.1-release/contrib/sqlite3/
H A Dshell.c65 #define isatty(h) _isatty(h) macro
82 #define isatty(x) 1 macro

Completed in 117 milliseconds