Home
last modified time | relevance | path

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

/src/contrib/sqlite3/
H A Dshell.c832 static int stdout_is_console = 1; variable
33242 stdout_is_console = 1;
33246 stdout_is_console = isatty(1);