Searched defs:index_entry_t (Results 1 – 1 of 1) sorted by relevance
120 struct index_entry_t { struct121 char buf[NAME_LENGTH];122 int32_t start;123 int32_t length;124 int32_t unused; // Was raw GMT offset; always 0 since tzdata2014f (L).