Searched refs:ohash_info (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/mandoc/
H A Dcompat_ohash.h27 struct ohash_info { struct
40 struct ohash_info info;
52 void ohash_init(struct ohash *, unsigned, struct ohash_info *);
66 void *ohash_create_entry(struct ohash_info *, const char *, const char **);
H A Dmandoc_ohash.c33 struct ohash_info info;
H A Dcompat_ohash.c54 ohash_create_entry(struct ohash_info *i, const char *start, const char **end)
195 ohash_init(struct ohash *h, unsigned int size, struct ohash_info *info)

Completed in 51 milliseconds