osFstat          24462 third_party/sqlite/amalgamation/sqlite3.c #define osFstat(a,b,c)    0
osFstat          24465 third_party/sqlite/amalgamation/sqlite3.c #define osFstat     ((int(*)(int,struct stat*))aSyscall[5].pCurrent)
osFstat           321 third_party/sqlite/src/src/os_unix.c #define osFstat(a,b,c)    0
osFstat           324 third_party/sqlite/src/src/os_unix.c #define osFstat     ((int(*)(int,struct stat*))aSyscall[5].pCurrent)