Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/truss/
H A Dhtbl.h78 } hdntry_t; typedef
H A Dmain.c1641 hdntry_t fentry; in child_to_file()
1712 hdntry_t ntry; in file_to_parent()
1730 if (pread(sfd, &ntry, sizeof (hdntry_t), c_offset) != in file_to_parent()
1731 sizeof (hdntry_t)) in file_to_parent()
1733 c_offset += sizeof (hdntry_t); in file_to_parent()