Searched defs:step_child (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_snap.c525 step_child(tnode_t *cnp, topo_walk_t *wp, int flag, int bottomup) function
534 "step_child: TOPO_WALK_TERMINATE for %s=%d\n",
540 "step_child: walk through node %s=%d to %s=%d\n",
660 status = step_child(cnp, wp, flag, 0);
673 status = step_child(cnp, wp, flag, 0);
723 status = step_child(cnp, wp, flag, 1);
745 status = step_child(cnp, wp, flag, 1);

Completed in 46 milliseconds