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

/illumos-gate/usr/src/cmd/init/
H A Dinit.c608 int may_need_audit = 1; local
786 may_need_audit = 1;
855 if (may_need_audit && (cur_state == LVL3)) {
858 may_need_audit = 0;

Completed in 51 milliseconds