Home
last modified time | relevance | path

Searched refs:add_arrow (Results 1 – 1 of 1) sorted by relevance

/titanic_44/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); in generate()
196 add_arrow(G.tobp, arrowp); in generate()
1525 add_arrow(frombp, arrowp); in itree_create_dummy()
1526 add_arrow(tobp, arrowp); in itree_create_dummy()
1839 add_arrow(struct bubble *bp, struct arrow *ap) in add_arrow() function