Searched refs:manpath_add (Results 1 – 1 of 1) sorted by relevance
35 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() function193 manpath_add(&conf->manpath, cp, '\0'); in manconf_file()