Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/man/
H A Dman.c201 static char *path_to_manpath(char *);
475 if ((mand = path_to_manpath(*p)) == NULL) in build_manpath()
1503 path_to_manpath(char *bindir) in path_to_manpath() function