Searched refs:arcstruct (Results 1 – 1 of 1) sorted by relevance
96 struct arcstruct { struct102 struct arcstruct *arc_parentlist; /* parents-of-this-child list */ argument103 struct arcstruct *arc_childlist; /* children-of-this-parent list */ argument104 struct arcstruct *arc_next; /* list of arcs on cycle */ argument108 typedef struct arcstruct arctype; argument