Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/man/
H A Dman.c202 static void print_manpath(struct man_node *);
355 print_manpath(mandirs); in main()
1616 print_manpath(struct man_node *manp) in print_manpath() function