Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/mdocml/dist/
H A Dmanconf.h49 void manconf_parse(struct manconf *, const char *, char *, char *);
H A Dmanpath.c41 manconf_parse(struct manconf *conf, const char *file, in manconf_parse() function
H A Dmain.c392 manconf_parse(&conf, conf_file, defpaths, auxpaths); in main()
H A Dmandocdb.c479 manconf_parse(&conf, path_arg, NULL, NULL); in mandocdb()