Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Ditree.h104 struct arrowlist { struct
105 struct arrowlist *next; argument
145 struct arrowlist *itree_next_arrow(struct bubble *bubblep,
146 struct arrowlist *last);
H A Ditree.c1625 struct arrowlist *ap; in itree_pbubble()
1841 struct arrowlist *prev = NULL; in add_arrow()
1842 struct arrowlist *curr; in add_arrow()
1843 struct arrowlist *newal; in add_arrow()
1845 newal = alloc_xmalloc(sizeof (struct arrowlist)); in add_arrow()
1846 bzero(newal, sizeof (struct arrowlist)); in add_arrow()
2019 struct arrowlist *al, *nal; in itree_free_arrowlists()
2036 struct arrowlist *al, *oal; in itree_delete_arrow()
2059 struct arrowlist *al, *nal; in itree_prune_arrowlists()
2075 struct arrowlist *
[all …]
H A Dfme.c230 struct arrowlist *ap; in set_needed_arrows()
249 struct arrowlist *ap; in unset_needed_arrows()
1616 struct arrowlist *ap; in clear_arrows()
3602 struct arrowlist *ap; in triggered()
3626 struct arrowlist *ap; in mark_arrows()
3851 struct arrowlist *ap; in requirements_test()
4070 struct arrowlist *ap; in causes_test()