Home
last modified time | relevance | path

Searched defs:stdin_is_tty (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dtop.c777 int stdin_is_tty = ISATTY (stdin); in command_loop() local
851 int stdin_is_tty = ISATTY (stdin); in simplified_command_loop() local
H A Devent-top.c467 int stdin_is_tty = ISATTY (stdin); in command_handler() local