Searched defs:check_cycle (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/fm/eversholt/common/
H A Dcheck.c775 * check_cycle -- see props from an error have cycles
783 check_cycle(struct node *lhs, struct node *rhs, void *arg) function
913 check_cycle(NULL, dnp, 0);
/illumos-gate/usr/src/uts/common/os/
H A Dflock.c1473 int check_cycle, int update_graph)
1523 if (!check_cycle) {
1472 flk_add_edge(lock_descriptor_t *from_lock, lock_descriptor_t *to_lock, int check_cycle, int update_graph) argument

Completed in 54 milliseconds