Searched defs:pMethods (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.h730 const struct sqlite3_io_methods *pMethods; /* Methods for an open file */ member in struct:sqlite3_file
H A Dshell.c15477 const sqlite3_io_methods *pMethods; member in struct:RecoverGlobal
[all...]
H A Dsqlite3.c1043 const struct sqlite3_io_methods *pMethods; /* Methods for an open file */ member in struct:sqlite3_file
43716 const sqlite3_io_methods *pMethods; /* Appropriate locking method */ member in struct:Mapping
64271 const sqlite3_io_methods *pMethods = pPager->fd->pMethods; local
[all...]

Completed in 802 milliseconds