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

/freebsd-10.2-release/contrib/sqlite3/
H A Dsqlite3.h627 const struct sqlite3_io_methods *pMethods; /* Methods for an open file */ member in struct:sqlite3_file
H A Dsqlite3.c1198 const struct sqlite3_io_methods *pMethods; /* Methods for an open file */ member in struct:sqlite3_file
28111 const sqlite3_io_methods *pMethods; /* Appropriate locking method */ member in struct:Mapping
45314 const sqlite3_io_methods *pMethods = pPager->fd->pMethods; local
[all...]
/freebsd-10.2-release/crypto/heimdal/lib/sqlite/
H A Dsqlite3.h583 const struct sqlite3_io_methods *pMethods; /* Methods for an open file */ member in struct:sqlite3_file
H A Dsqlite3.c1136 const struct sqlite3_io_methods *pMethods; /* Methods for an open file */ member in struct:sqlite3_file
28994 const sqlite3_io_methods *pMethods; /* Appropriate locking method */ member in struct:Mapping
44203 const sqlite3_io_methods *pMethods = pPager->fd->pMethods; local
[all...]

Completed in 516 milliseconds