Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dmanconf.h55 void manconf_parse(struct manconf *, const char *, char *, char *);
H A Dmanpath.c40 manconf_parse(struct manconf *conf, const char *file, in manconf_parse() function
H A Dmain.c459 manconf_parse(&conf, conf_file, defpaths, auxpaths); in main()
H A Dmandocdb.c484 manconf_parse(&conf, path_arg, NULL, NULL); in mandocdb()