Searched refs:manpath_parse (Results 1 – 3 of 3) sorted by relevance
31 void manpath_parse(struct manpaths *, const char *, char *, char *);
40 manpath_parse(struct manpaths *dirs, const char *file, in manpath_parse() function
337 manpath_parse(&paths, conf_file, defpaths, auxpaths); in main()