Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dsox.c197 static sox_bool stdin_is_a_tty, is_player, is_guarded, do_guarded_norm, no_dither, reported_sox_opt… variable
1378 if (!stdin_is_a_tty) in overwrite_permitted()
1724 if (stdin_is_a_tty) { in process()
2856 stdin_is_a_tty = isatty(fileno(stdin)); in main()