Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c690 typedef struct ConsoleInfo { struct
694 } ConsoleInfo; argument
700 static ConsoleInfo consoleInfo = {
751 static ConsoleInfo *pci = &consoleInfo; in consoleRestore()