Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c15475 typedef struct RecoverGlobal RecoverGlobal; typedef
15476 struct RecoverGlobal { struct
15480 static RecoverGlobal recover_g; argument