Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mandoc/
H A Dmanpath.c36 static void manpath_add(struct manpaths *, const char *, int);
152 manpath_add(dirs, dir, complain); in manpath_parseline()
160 manpath_add(struct manpaths *dirs, const char *dir, int complain) in manpath_add() function
233 manpath_add(dirs, p, 0); in manpath_manconf()