os2File          22071 third_party/sqlite/amalgamation/sqlite3.c typedef struct os2File os2File;         /* The file structure */
os2File          22109 third_party/sqlite/amalgamation/sqlite3.c   os2File *pFile = (os2File*)id;
os2File          22142 third_party/sqlite/amalgamation/sqlite3.c   os2File *pFile = (os2File*)id;
os2File          22174 third_party/sqlite/amalgamation/sqlite3.c   os2File *pFile = (os2File*)id;
os2File          22199 third_party/sqlite/amalgamation/sqlite3.c   os2File *pFile = (os2File*)id;
os2File          22230 third_party/sqlite/amalgamation/sqlite3.c   os2File *pFile = (os2File*)id;
os2File          22258 third_party/sqlite/amalgamation/sqlite3.c   rc = DosQueryFileInfo( ((os2File*)id)->h, FIL_STANDARD, &fsts3FileInfo, sizeof(FILESTATUS3) );
os2File          22270 third_party/sqlite/amalgamation/sqlite3.c static int getReadLock( os2File *pFile ){
os2File          22288 third_party/sqlite/amalgamation/sqlite3.c static int unlockReadLock( os2File *id ){
os2File          22336 third_party/sqlite/amalgamation/sqlite3.c   os2File *pFile = (os2File*)id;
os2File          22468 third_party/sqlite/amalgamation/sqlite3.c   os2File *pFile = (os2File*)id;
os2File          22514 third_party/sqlite/amalgamation/sqlite3.c   os2File *pFile = (os2File*)id;
os2File          22571 third_party/sqlite/amalgamation/sqlite3.c       *(int*)pArg = ((os2File*)id)->locktype;
os2File          22573 third_party/sqlite/amalgamation/sqlite3.c                 ((os2File*)id)->h, ((os2File*)id)->locktype ));
os2File          22577 third_party/sqlite/amalgamation/sqlite3.c       ((os2File*)id)->szChunk = *(int*)pArg;
os2File          22893 third_party/sqlite/amalgamation/sqlite3.c static int os2OpenSharedMemory( os2File *fd, int szRegion ) {
os2File          23090 third_party/sqlite/amalgamation/sqlite3.c   os2File *pFile = (os2File*)id;
os2File          23174 third_party/sqlite/amalgamation/sqlite3.c   os2File *pFile = (os2File*)id;
os2File          23226 third_party/sqlite/amalgamation/sqlite3.c   os2File *pFile = (os2File*)id;
os2File          23483 third_party/sqlite/amalgamation/sqlite3.c   os2File *pFile = (os2File*)id;
os2File          23903 third_party/sqlite/amalgamation/sqlite3.c     sizeof(os2File),   /* szOsFile */
os2File            59 third_party/sqlite/src/src/os_os2.c typedef struct os2File os2File;         /* The file structure */
os2File            97 third_party/sqlite/src/src/os_os2.c   os2File *pFile = (os2File*)id;
os2File           130 third_party/sqlite/src/src/os_os2.c   os2File *pFile = (os2File*)id;
os2File           162 third_party/sqlite/src/src/os_os2.c   os2File *pFile = (os2File*)id;
os2File           187 third_party/sqlite/src/src/os_os2.c   os2File *pFile = (os2File*)id;
os2File           218 third_party/sqlite/src/src/os_os2.c   os2File *pFile = (os2File*)id;
os2File           246 third_party/sqlite/src/src/os_os2.c   rc = DosQueryFileInfo( ((os2File*)id)->h, FIL_STANDARD, &fsts3FileInfo, sizeof(FILESTATUS3) );
os2File           258 third_party/sqlite/src/src/os_os2.c static int getReadLock( os2File *pFile ){
os2File           276 third_party/sqlite/src/src/os_os2.c static int unlockReadLock( os2File *id ){
os2File           324 third_party/sqlite/src/src/os_os2.c   os2File *pFile = (os2File*)id;
os2File           456 third_party/sqlite/src/src/os_os2.c   os2File *pFile = (os2File*)id;
os2File           502 third_party/sqlite/src/src/os_os2.c   os2File *pFile = (os2File*)id;
os2File           559 third_party/sqlite/src/src/os_os2.c       *(int*)pArg = ((os2File*)id)->locktype;
os2File           561 third_party/sqlite/src/src/os_os2.c                 ((os2File*)id)->h, ((os2File*)id)->locktype ));
os2File           565 third_party/sqlite/src/src/os_os2.c       ((os2File*)id)->szChunk = *(int*)pArg;
os2File           881 third_party/sqlite/src/src/os_os2.c static int os2OpenSharedMemory( os2File *fd, int szRegion ) {
os2File          1078 third_party/sqlite/src/src/os_os2.c   os2File *pFile = (os2File*)id;
os2File          1162 third_party/sqlite/src/src/os_os2.c   os2File *pFile = (os2File*)id;
os2File          1214 third_party/sqlite/src/src/os_os2.c   os2File *pFile = (os2File*)id;
os2File          1471 third_party/sqlite/src/src/os_os2.c   os2File *pFile = (os2File*)id;
os2File          1891 third_party/sqlite/src/src/os_os2.c     sizeof(os2File),   /* szOsFile */