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

/illumos-gate/usr/src/uts/common/os/
H A Dmodsysfile.c2405 DACF_BEGIN, enumerator in enum:__anon6839
2417 } state = DACF_BEGIN;
2474 if (state != DACF_BEGIN) {
2499 case DACF_BEGIN:
2668 if (state == DACF_COMMENT || state == DACF_BEGIN) {
2669 state = DACF_BEGIN;
2701 state = DACF_BEGIN;
2719 if ((state == DACF_BEGIN) || (state == DACF_ERR) ||
2727 state = DACF_BEGIN;

Completed in 75 milliseconds