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

/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Deft_mdb.c361 eft_node(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) function
413 (void) eft_node((uintptr_t)node.u.name.child,
421 (void) eft_node((uintptr_t)node.u.name.child,
430 (void) eft_node((uintptr_t)node.u.name.next,
443 (void) eft_node((uintptr_t)node.u.event.ename, DCMD_ADDRSPEC, 0,
446 (void) eft_node((uintptr_t)node.u.event.epname, DCMD_ADDRSPEC,
450 (void) eft_node((uintptr_t)node.u.event.eexprlist,
457 (void) eft_node((uintptr_t)node.u.event.ename, DCMD_ADDRSPEC, 0,
462 (void) eft_node((uintptr_t)node.u.stmt.np, DCMD_ADDRSPEC, 0,
466 (void) eft_node((uintptr_
[all...]

Completed in 45 milliseconds