Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c644 static short pstReachesConsole(PerStreamTags *ppst){ in pstReachesConsole()
648 # define pstReachesConsole(ppst) 0 argument
652 static void restoreConsoleArb(PerStreamTags *ppst){ in restoreConsoleArb()
656 # define restoreConsoleArb(ppst) argument
660 static short streamOfConsole(FILE *pf, /* out */ PerStreamTags *ppst){ in streamOfConsole()
698 static short isValidStreamInfo(PerStreamTags *ppst){ in isValidStreamInfo()
711 static void maybeSetupAsConsole(PerStreamTags *ppst, short odir){ in maybeSetupAsConsole()
718 # define maybeSetupAsConsole(ppst,odir) argument
725 PerStreamTags *ppst = (ix<3)? in consoleRenewSetup() local
739 PerStreamTags *ppst = &consoleInfo.pstSetup[ix]; in consoleClassifySetup() local
[all …]