osAccess         24446 third_party/sqlite/amalgamation/sqlite3.c #define osAccess    ((int(*)(const char*,int))aSyscall[2].pCurrent)
osAccess          305 third_party/sqlite/src/src/os_unix.c #define osAccess    ((int(*)(const char*,int))aSyscall[2].pCurrent)