Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/man/
H A Dman.c184 static void getsect(struct man_node *, char **);
460 getsect(currp, p); in build_manpath()
520 getsect(struct man_node *manp, char **pv) in getsect() function