Home
last modified time | relevance | path

Searched refs:is_tty_stdin (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/xz/src/xz/
H A Dmain.c295 } else if (is_tty_stdin()) { in main()
H A Dutil.c293 is_tty_stdin(void) in is_tty_stdin() function