Home
last modified time | relevance | path

Searched defs:Hit (Results 1 – 1 of 1) sorted by relevance

/plan9/sys/src/cmd/ip/httpd/
H A Dman2html.c37 typedef struct Hit Hit; typedef
38 struct Hit struct
40 Hit *next; argument
45 lookup(char *object, int section, Hit **list) in lookup() argument