Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Drcm_subr.c1285 #define PRUNE_CHILD(sp) ((sp)->prunechild[(sp)->depth - 1]) macro
1326 PRUNE_CHILD(sp) = 1; in walk_one_node()
1337 if (!PRUNE_CHILD(sp) && (child = rn_get_child(node)) != NULL) { in walk_one_node()