Searched refs:manconf_parse (Results 1 – 4 of 4) sorted by relevance
| /src/contrib/mandoc/ |
| H A D | manconf.h | 55 void manconf_parse(struct manconf *, const char *, char *, char *);
|
| H A D | manpath.c | 40 manconf_parse(struct manconf *conf, const char *file, char *pend, char *pbeg) in manconf_parse() function
|
| H A D | main.c | 487 manconf_parse(&conf, conf_file, defpaths, auxpaths); in main()
|
| H A D | mandocdb.c | 486 manconf_parse(&conf, path_arg, NULL, NULL); in mandocdb()
|