Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c1469 static int stdout_is_console = 1; variable
28906 stdout_is_console = 1;
28911 stdout_is_console = (consStreams & SAC_OutConsole)!=0;
29435 # define SHELL_CIO_CHAR_SET (stdout_is_console? " (UTF-16 console I/O)" : "")