Home
last modified time | relevance | path

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

/onnv-gate/usr/src/cmd/man/src/
H A Dman.c322 static char *path_to_manpath(char *);
628 if ((mand = path_to_manpath(*p)) == NULL) { in build_manpath()
3155 path_to_manpath(char *bindir) in path_to_manpath() function