Searched refs:manpath_add (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/mdocml/
H A Dmanpath.c38 static void manpath_add(struct manpaths *, const char *, int);
155 manpath_add(dirs, dir, complain);
163 manpath_add(struct manpaths *dirs, const char *dir, int complain) function
257 manpath_add(&conf->manpath, cp, 0);

Completed in 42 milliseconds