osPwrite64 27160 third_party/sqlite/amalgamation/sqlite3.c do{ got = osPwrite64(id->h, pBuf, cnt, offset);}while( got<0 && errno==EINTR); osPwrite64 3019 third_party/sqlite/src/src/os_unix.c do{ got = osPwrite64(id->h, pBuf, cnt, offset);}while( got<0 && errno==EINTR);