Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c1483 static int stdout_is_console = 1; variable
30347 stdout_is_console = 1;
30352 stdout_is_console = (consStreams & SAC_OutConsole)!=0;
30882 # define SHELL_CIO_CHAR_SET (stdout_is_console? " (UTF-16 console I/O)" : "")