Searched defs:hints_header (Results 1 – 1 of 1) sorted by relevance
116 struct hints_header { struct117 long hh_magic;119 long hh_version; /* Interface version number */122 long hh_hashtab; /* Location of hash table */123 long hh_nbucket; /* Number of buckets in hashtab */124 long hh_strtab; /* Location of strings */125 long hh_strtab_sz; /* Size of strings */126 long hh_ehints; /* End of hints (max offset in file) */127 long hh_dirlist; /* Colon-separated list of srch dirs */