Home
last modified time | relevance | path

Searched defs:ppst (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c646 static short pstReachesConsole(PerStreamTags *ppst){ in pstReachesConsole()
650 # define pstReachesConsole(ppst) 0 argument
654 static void restoreConsoleArb(PerStreamTags *ppst){ in restoreConsoleArb()
658 # define restoreConsoleArb(ppst) argument
662 static short streamOfConsole(FILE *pf, /* out */ PerStreamTags *ppst){ in streamOfConsole()
696 static short isValidStreamInfo(PerStreamTags *ppst){ in isValidStreamInfo()
709 static void maybeSetupAsConsole(PerStreamTags *ppst, short odir){ in maybeSetupAsConsole()
716 # define maybeSetupAsConsole(ppst,odir) argument
723 PerStreamTags *ppst = (ix<3)? in consoleRenewSetup() local
737 PerStreamTags *ppst = &consoleInfo.pstSetup[ix]; in consoleClassifySetup() local
[all …]