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

/freebsd-10.3-release/sbin/ldconfig/
H A Dldconfig.c397 struct hints_header hdr;
418 hdr.hh_hashtab = sizeof(struct hints_header);
493 if (write(fd, &hdr, sizeof(struct hints_header)) !=
494 sizeof(struct hints_header)) {
533 struct hints_header *hdr;
552 hdr = (struct hints_header *)addr;
573 hdr = (struct hints_header *)addr;
/freebsd-10.3-release/sys/sys/
H A Dlink_aout.h256 struct hints_header { struct

Completed in 74 milliseconds