Searched refs:hints_header (Results 1 – 2 of 2) sorted by relevance
407 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()
258 struct hints_header { struct