osFtruncate 24469 third_party/sqlite/amalgamation/sqlite3.c #define osFtruncate ((int(*)(int,off_t))aSyscall[6].pCurrent) osFtruncate 328 third_party/sqlite/src/src/os_unix.c #define osFtruncate ((int(*)(int,off_t))aSyscall[6].pCurrent)