Searched refs:any_unsatisfied (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/svc/startd/
H A Dgraph.c1238 boolean_t any_unsatisfied; local
1243 any_unsatisfied = B_FALSE;
1262 any_unsatisfied = B_TRUE;
1265 return (any_unsatisfied ? 0 : 1);
1319 boolean_t any_unsatisfied; local
1323 any_unsatisfied = B_FALSE;
1456 any_unsatisfied = B_TRUE;
1462 return (any_unsatisfied ? 0 : 1);

Completed in 77 milliseconds