Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mandoc/
H A Dmanpath.h31 void manpath_parse(struct manpaths *, const char *, char *, char *);
H A Dmanpath.c40 manpath_parse(struct manpaths *dirs, const char *file, in manpath_parse() function
H A Dmain.c337 manpath_parse(&paths, conf_file, defpaths, auxpaths); in main()