Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/man/
H A Dman.c191 static void fullpaths(struct man_node **);
347 fullpaths(&mandirs); in main()
885 fullpaths(struct man_node **manp_head) in fullpaths() function