Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/man/
H A Dman.c175 static int dupcheck(struct man_node *, struct dupnode **);
466 if (dupcheck(currp, &didup) != 0) { in build_manpath()
1349 dupcheck(struct man_node *mnp, struct dupnode **dnp) in dupcheck() function