Searched refs:build_manpath (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/man/
H A Dman.c96 * Flags that control behavior of build_manpath()
171 static struct man_node *build_manpath(char **, int);
336 mandirs = build_manpath(pathv, bmp_flags);
391 mp = build_manpath(pv,
417 build_manpath(char **pathv, int flags) function
966 local = build_manpath(ldirs, 0);

Completed in 48 milliseconds