manconf_parse
manconf_parse(&conf, conf_file, defpaths, auxpaths);
void manconf_parse(struct manconf *, const char *, char *, char *);
manconf_parse(&conf, path_arg, NULL, NULL);