Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/fm/eversholt/common/
H A Dcheck.h55 void check_cycle(struct node *lhs, struct node *rhs, void *arg);
H A Dcheck.c783 check_cycle(struct node *lhs, struct node *rhs, void *arg) in check_cycle() function
913 check_cycle(NULL, dnp, 0); in check_cycle_rhs()
H A Dtree.c1338 lut_walk(Errors, (lut_cb)check_cycle, (void *)0); in tree_report()
/titanic_50/usr/src/uts/common/os/
H A Dflock.c1483 int check_cycle, int update_graph) in flk_add_edge() argument
1533 if (!check_cycle) { in flk_add_edge()