Searched defs:index_entry_t (Results 1 – 1 of 1) sorted by relevance
101 struct index_entry_t { struct102 char buf[NAME_LENGTH];103 int32_t start;104 int32_t length;105 int32_t unused; // Was raw GMT offset; always 0 since tzdata2014f (L).