Searched defs:hints_header (Results 1 – 1 of 1) sorted by relevance
256 struct hints_header { struct257 long hh_magic;259 long hh_version; /* Interface version number */262 long hh_hashtab; /* Location of hash table */263 long hh_nbucket; /* Number of buckets in hashtab */264 long hh_strtab; /* Location of strings */265 long hh_strtab_sz; /* Size of strings */266 long hh_ehints; /* End of hints (max offset in file) */267 long hh_dirlist; /* Colon-separated list of srch dirs */