Searched refs:manpath_parse (Results 1 – 5 of 5) sorted by relevance
/minix3/external/bsd/mdocml/dist/ |
H A D | manpath.h | 33 void manpath_parse(struct manpaths *, const char *, char *, char *);
|
H A D | apropos.c | 97 manpath_parse(&paths, conf_file, defpaths, auxpaths); in main()
|
H A D | manpage.c | 92 manpath_parse(&paths, conf_file, defpaths, auxpaths); in main()
|
H A D | manpath.c | 39 manpath_parse(struct manpaths *dirs, const char *file, in manpath_parse() function
|
H A D | mandocdb.c | 448 manpath_parse(&dirs, path_arg, NULL, NULL); in main()
|