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

/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c22514 const sqlite3_io_methods *pMethod; /* Always the first entry */ member in struct:os2File
24040 pFile->pMethod = &os2IoMethod;
24580 sqlite3_io_methods const *pMethod; /* Always the first entry */ member in struct:unixFile
31662 const sqlite3_io_methods *pMethod; /*** Must be first ***/ member in struct:winFile
71197 sqlite3_io_methods *pMethod; /* I/O methods on journal files */ member in struct:JournalFile
71463 sqlite3_io_methods *pMethod; /* Parent class. MUST BE FIRST */ member in struct:MemJournal
[all...]

Completed in 677 milliseconds