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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/daktari/psvcpolicy/
H A Dpsvcpolicy.c929 int fail_state; local
950 fail_state = 0;
978 fail_state = 0;
1033 fail_state++;
1044 * fail_state past_state retry
1051 if ((fail_state > 0) &&
1054 } else if ((fail_state == 0) &&
1074 fail_state++;
1083 if (fail_state != 0) {

Completed in 67 milliseconds