off_t             931 mtcp/mtcp_restart.c   off_t curr_size = mtcp_sys_lseek(fd, 0, SEEK_END);
off_t             203 mtcp/mtcp_sys.h     off_t	  d_off;
off_t             413 mtcp/mtcp_util.c   off_t offset;
off_t             265 nosyscallsreal.c off_t _real_lseek(int fd, off_t offset, int whence) {
off_t             266 nosyscallsreal.c   REAL_FUNC_PASSTHROUGH_TYPED (off_t,lseek) (fd,offset,whence);
off_t             350 nosyscallsreal.c     int fd, off_t offset) {
off_t              30 plugin/alloc/mmapwrappers.cpp                       int fd, off_t offset)
off_t             842 plugin/ipc/file/fileconnection.cpp     off_t newOffset = lseek (myfd, 1, SEEK_CUR);
off_t             873 plugin/ipc/file/fileconnection.cpp   off_t offset1 = _real_lseek(fd, 0, SEEK_CUR);
off_t             874 plugin/ipc/file/fileconnection.cpp   off_t offset2 = _real_lseek(savedFd, 0, SEEK_CUR);
off_t             906 plugin/ipc/file/fileconnection.cpp   off_t offset = _real_lseek(fd, 0, SEEK_CUR);
off_t              75 shareddata.cpp   off_t size = CEIL(SHM_MAX_SIZE , Util::pageSize());
off_t            1068 syscallsreal.c     int fd, off_t offset) {
off_t             407 syscallwrappers.h       int fd, off_t offset);
off_t             423 syscallwrappers.h   off_t _real_lseek(int fd, off_t offset, int whence);
off_t             422 util_misc.cpp    off_t offset;