Home
last modified time | relevance | path

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

/freebsd-12.1/sbin/ldconfig/
H A Dldconfig.c407 struct hints_header hdr; in buildhints()
428 hdr.hh_hashtab = sizeof(struct hints_header); in buildhints()
503 if (write(fd, &hdr, sizeof(struct hints_header)) != in buildhints()
504 sizeof(struct hints_header)) { in buildhints()
536 struct hints_header *hdr; in readhints()
555 hdr = (struct hints_header *)addr; in readhints()
576 hdr = (struct hints_header *)addr; in readhints()
/freebsd-12.1/sys/sys/
H A Dlink_aout.h258 struct hints_header { struct