check_cycle
check_cycle(NULL, dnp, 0);
void check_cycle(struct node *lhs, struct node *rhs, void *arg);
lut_walk(Errors, (lut_cb)check_cycle, (void *)0);
int check_cycle, int update_graph)
if (!check_cycle) {