Searched defs:Hit (Results 1 – 1 of 1) sorted by relevance
37 typedef struct Hit Hit; typedef38 struct Hit struct40 Hit *next; argument45 lookup(char *object, int section, Hit **list) in lookup() argument