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

/opensolaris-onvv-gate/usr/src/cmd/rcm_daemon/common/
H A Drcm_subr.c1287 #define PRUNE_CHILD(sp) ((sp)->prunechild[(sp)->depth - 1]) macro
1328 PRUNE_CHILD(sp) = 1;
1339 if (!PRUNE_CHILD(sp) && (child = rn_get_child(node)) != NULL) {

Completed in 59 milliseconds