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