Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c652 static void restoreConsoleArb(PerStreamTags *ppst){ in restoreConsoleArb() function
656 # define restoreConsoleArb(ppst) macro
995 if( 0 == isKnownWritable(ppst->pf) ) restoreConsoleArb(ppst); in fPrintfUtf8()
1019 if( 0 == isKnownWritable(ppst->pf) ) restoreConsoleArb(ppst); in fPutsUtf8()
1118 if( 0 == isKnownWritable(ppst->pf) ) restoreConsoleArb(ppst); in fPutbUtf8()