Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/sqlite3/
H A Dshell.c711 static void maybeSetupAsConsole(PerStreamTags *ppst, short odir){ in maybeSetupAsConsole() function
718 # define maybeSetupAsConsole(ppst,odir) macro
727 maybeSetupAsConsole(ppst, (ix % 3)>0); in consoleRenewSetup()
993 maybeSetupAsConsole(ppst, 1); in fPrintfUtf8()
1017 maybeSetupAsConsole(ppst, 1); in fPutsUtf8()
1116 maybeSetupAsConsole(ppst, 1); in fPutbUtf8()