Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/man/
H A Dman.c190 static char *path_to_manpath(char *);
433 if ((mand = path_to_manpath(*p)) == NULL) in build_manpath()
1440 path_to_manpath(char *bindir) in path_to_manpath() function