Searched defs:arcstruct (Results 1 – 1 of 1) sorted by relevance
73 struct arcstruct { struct79 struct arcstruct *arc_parentlist; /* parents-of-this-child list */ argument80 struct arcstruct *arc_childlist; /* children-of-this-parent list */ argument81 struct arcstruct *arc_next; /* list of arcs on cycle */ argument85 typedef struct arcstruct arctype; argument