Searched refs:hdntry_t (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/truss/
H A Dhtbl.h80 } hdntry_t; typedef in typeref:struct:hdntry
H A Dmain.c1635 hdntry_t fentry;
1706 hdntry_t ntry;
1724 if (pread(sfd, &ntry, sizeof (hdntry_t), c_offset) !=
1725 sizeof (hdntry_t))
1727 c_offset += sizeof (hdntry_t);

Completed in 72 milliseconds