Home
last modified time | relevance | path

Searched defs:mandirs (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/ucbcmd/whereis/
H A Dwhereis.c40 static char *mandirs[] = { variable
/illumos-gate/usr/src/cmd/man/
H A Dman.c228 static struct man_node *mandirs = NULL; in main() local