seekAndRead      27130 third_party/sqlite/amalgamation/sqlite3.c   got = seekAndRead(pFile, offset, pBuf, amt);
seekAndRead      27221 third_party/sqlite/amalgamation/sqlite3.c       rc = seekAndRead(pFile, 24, oldCntr, 4);
seekAndRead      30190 third_party/sqlite/amalgamation/sqlite3.c     readLen = seekAndRead((unixFile*)conchFile, 0, readBuf, PROXY_MAXCONCHLEN);
seekAndRead      2989 third_party/sqlite/src/src/os_unix.c   got = seekAndRead(pFile, offset, pBuf, amt);
seekAndRead      3080 third_party/sqlite/src/src/os_unix.c       rc = seekAndRead(pFile, 24, oldCntr, 4);
seekAndRead      6049 third_party/sqlite/src/src/os_unix.c     readLen = seekAndRead((unixFile*)conchFile, 0, readBuf, PROXY_MAXCONCHLEN);