lseek 623 native_client_sdk/src/libraries/nacl_io/kernel_proxy.cc off_t KernelProxy::lseek(int fd, off_t offset, int whence) { lseek 32 net/base/file_stream_context_posix.cc #define lseek lseek64 lseek 34 ppapi/tests/test_file_io.cc # define lseek _lseek lseek 59 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc #define lseek(fd, offset, origin) ((off_t)-1) lseek 374 third_party/tcmalloc/chromium/src/windows/port.h inline off_t lseek(int fd, off_t offset, int whence) { lseek 371 third_party/tcmalloc/vendor/src/windows/port.h inline off_t lseek(int fd, off_t offset, int whence) {