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

/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Dfme.c206 "arrows marked by mark_arrows()", 1);
297 "arrows marked by mark_arrows()", 1);
1601 static int mark_arrows(struct fme *fmep, struct event *ep, int mark,
3604 mark_arrows(struct fme *fmep, struct event *ep, int mark, function
3636 (void) mark_arrows(fmep, ep2, mark, 0, NULL,
3721 if (mark_arrows(fmep, ep2, PARENT_WAIT,
3747 if (mark_arrows(fmep, ep2, mark, at_latest_by,
3778 if (mark_arrows(fmep, fault_event, CREDIBLE_EFFECT, at_latest_by,
3803 (void) mark_arrows(fmep, fault_event, 0, 0, NULL, 0);
3806 (void) mark_arrows(fme
[all...]

Completed in 68 milliseconds