hdntry_t
hdntry_t fentry;
hdntry_t ntry;
if (pread(sfd, &ntry, sizeof (hdntry_t), c_offset) !=
sizeof (hdntry_t))
c_offset += sizeof (hdntry_t);