Home
last modified time | relevance | path

Searched refs:manpath_parse (Results 1 – 5 of 5) sorted by relevance

/minix3/external/bsd/mdocml/dist/
H A Dmanpath.h33 void manpath_parse(struct manpaths *, const char *, char *, char *);
H A Dapropos.c97 manpath_parse(&paths, conf_file, defpaths, auxpaths); in main()
H A Dmanpage.c92 manpath_parse(&paths, conf_file, defpaths, auxpaths); in main()
H A Dmanpath.c39 manpath_parse(struct manpaths *dirs, const char *file, in manpath_parse() function
H A Dmandocdb.c448 manpath_parse(&dirs, path_arg, NULL, NULL); in main()