Home
last modified time | relevance | path

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

/freebsd-12.1/crypto/heimdal/lib/sqlite/
H A Dsqlite3.h479 #define SQLITE_OPEN_MAIN_DB 0x00000100 /* VFS only */ macro
H A Dsqlite3.c1032 #define SQLITE_OPEN_MAIN_DB 0x00000100 /* VFS only */ macro
/freebsd-12.1/contrib/sqlite3/
H A Dsqlite3.h561 #define SQLITE_OPEN_MAIN_DB 0x00000100 /* VFS only */ macro
H A Dsqlite3.c1600 #define SQLITE_OPEN_MAIN_DB 0x00000100 /* VFS only */ macro