Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/mandoc/
H A Dmanconf.h49 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.c454 manconf_parse(&conf, conf_file, defpaths, auxpaths); in main()
H A Dmandocdb.c478 manconf_parse(&conf, path_arg, NULL, NULL); in mandocdb()