Home
last modified time | relevance | path

Searched refs:manconf_free (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/mandoc/
H A Dmanconf.h57 void manconf_free(struct manconf *);
H A Dmanpath.c149 manconf_free(struct manconf *conf) in manconf_free() function
H A Dmain.c475 manconf_free(&conf); in main()
656 manconf_free(&conf); in main()
H A Dmandocdb.c529 manconf_free(&conf); in mandocdb()