Searched defs:Entry (Results 1 – 1 of 1) sorted by relevance
1049 typedef struct Entry { struct1051 struct Entry* hlink; /* next in collision chain */ argument1052 struct Entry* mru_prev; argument1053 struct Entry* mru_next; argument1061 } Entry; argument