Home
last modified time | relevance | path

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

/freebsd/contrib/mandoc/
H A Dmanpath.c35 static void manpath_add(struct manpaths *, const char *, char);
100 manpath_add(dirs, dir, option); in manpath_parseline()
108 manpath_add(struct manpaths *dirs, const char *dir, char option) in manpath_add() function
193 manpath_add(&conf->manpath, cp, '\0'); in manconf_file()