offset2           874 plugin/ipc/file/fileconnection.cpp   off_t offset2 = _real_lseek(savedFd, 0, SEEK_CUR);
offset2           892 plugin/ipc/file/fileconnection.cpp   JASSERT(_real_lseek(savedFd, offset2, SEEK_SET) != -1);