Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/rcm_daemon/common/
H A Drcm_subr.c1287 #define PRUNE_CHILD(sp) ((sp)->prunechild[(sp)->depth - 1])
1292 (sp)->prunechild[(sp)->depth] = 0; \
1298 char prunechild[MAX_TREE_DEPTH]; member