Home
last modified time | relevance | path

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

/dports/textproc/halibut/halibut-1.2/
H A Dwinhelp.c132 struct indexrec { struct
133 char *term; /* index term, will need freeing */
134 context *topic; /* topic it links to */
135 int count, offset; /* used when building |KWDATA */