Searched refs:dupcheck (Results 1 – 1 of 1) sorted by relevance
186 static int dupcheck(struct man_node *, struct dupnode **);508 if (dupcheck(currp, &didup) != 0) { in build_manpath()1412 dupcheck(struct man_node *mnp, struct dupnode **dnp) in dupcheck() function