Searched defs:IndexDataStringList_ (Results 1 – 1 of 1) sorted by relevance
3373 typedef struct IndexDataStringList_ { struct3374 struct IndexDataStringList_ *next; argument3375 char data[1]; /* Dynamically sized. */