Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c28892 int warnInmemoryDb = 0; local
28992 warnInmemoryDb = 0;
29184 warnInmemoryDb = argc==1;
29442 if( warnInmemoryDb ){