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

/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Ditree.c100 static void add_arrow(struct bubble *bp, struct arrow *ap);
195 add_arrow(G.frombp, arrowp);
196 add_arrow(G.tobp, arrowp);
1525 add_arrow(frombp, arrowp);
1526 add_arrow(tobp, arrowp);
1839 add_arrow(struct bubble *bp, struct arrow *ap) function

Completed in 58 milliseconds