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

/freebsd-12-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3ext.h174 int (*open_v2)(const char*,sqlite3**,int,const char*); member in struct:sqlite3_api_routines
377 #define sqlite3_open_v2 sqlite3_api->open_v2
H A Dsqlite3.c[all...]
/freebsd-12-stable/contrib/sqlite3/
H A Dsqlite3ext.h189 int (*open_v2)(const char*,sqlite3**,int,const char*); member in struct:sqlite3_api_routines
510 #define sqlite3_open_v2 sqlite3_api->open_v2
H A Dsqlite3.c[all...]

Completed in 838 milliseconds