seekAndRead 27472 sqlite3/libsqlite/sqlite3.c got = seekAndRead(pFile, offset, pBuf, amt); seekAndRead 27563 sqlite3/libsqlite/sqlite3.c rc = seekAndRead(pFile, 24, oldCntr, 4); seekAndRead 30493 sqlite3/libsqlite/sqlite3.c readLen = seekAndRead((unixFile*)conchFile, 0, readBuf, PROXY_MAXCONCHLEN);