Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/
H A Devent-top.c411 int stdin_is_tty = ISATTY (stdin); in command_handler() local
H A Dtop.c563 int stdin_is_tty = ISATTY (stdin); in command_loop() local