Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/mdocml/dist/
H A Dmanpath.c36 static void manpath_add(struct manpaths *, const char *, int);
113 manpath_add(dirs, dir, complain); in manpath_parseline()
121 manpath_add(struct manpaths *dirs, const char *dir, int complain) in manpath_add() function
213 manpath_add(&conf->manpath, cp, 0); in manconf_file()