offset1           873 plugin/ipc/file/fileconnection.cpp   off_t offset1 = _real_lseek(fd, 0, SEEK_CUR);
offset1           891 plugin/ipc/file/fileconnection.cpp   JASSERT(_real_lseek(fd, offset1, SEEK_SET) != -1);