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

/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Drcm_subr.c1289 #define PUSH_STACK(sp, rn) \ macro
1340 PUSH_STACK(sp, child);
1363 PUSH_STACK(sp, sibling);
1381 PUSH_STACK(&stack, root);
/illumos-gate/usr/src/uts/common/io/
H A Ddevinfo.c137 #define PUSH_STACK(stack, node, off_p) { \ macro
1754 PUSH_STACK(dsp, root, off_p);
2049 PUSH_STACK(dsp, n, &me->child);
2067 PUSH_STACK(dsp, n, &me->sibling);

Completed in 155 milliseconds