Searched refs:open_db (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/public-domain/sqlite/dist/
H A Dshell.c22124 /* Flags for open_db().
22126 ** The default behavior of open_db() is to exit(1) if the database fails to
22130 ** The OPEN_DB_ZIPFILE flag causes open_db() to prefer to open files as a
22141 static void open_db(ShellState *p, int openFlags){ function
23105 open_db(p, 0);
24800 open_db(p, 0);
24814 open_db(p, 0);
24872 open_db(p, 0);
25057 open_db(p, 0);
25114 open_db(
[all...]

Completed in 248 milliseconds