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

/macosx-10.10.1/Heimdal-398.1.2/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 311 milliseconds