osAccess 26030 third_party/sqlite/amalgamation/sqlite3.c reserved = osAccess(zLockFile, 0)==0; osAccess 28824 third_party/sqlite/amalgamation/sqlite3.c if( osAccess(zDir, 07) ) continue; osAccess 28867 third_party/sqlite/amalgamation/sqlite3.c }while( osAccess(zBuf,0)==0 ); osAccess 29370 third_party/sqlite/amalgamation/sqlite3.c *pResOut = (osAccess(zPath, amode)==0); osAccess 1889 third_party/sqlite/src/src/os_unix.c reserved = osAccess(zLockFile, 0)==0; osAccess 4683 third_party/sqlite/src/src/os_unix.c if( osAccess(zDir, 07) ) continue; osAccess 4726 third_party/sqlite/src/src/os_unix.c }while( osAccess(zBuf,0)==0 ); osAccess 5229 third_party/sqlite/src/src/os_unix.c *pResOut = (osAccess(zPath, amode)==0);