Home
last modified time | relevance | path

Searched refs:COMMIT (Results 1 – 1 of 1) sorted by relevance

/f-stack/tools/libutil/
H A Dproperty.c80 enum { LOOK, COMMENT, NAME, VALUE, MVALUE, COMMIT, FILL, STOP } state, last_state; in properties_read() enumerator
87 if (state != COMMIT) { in properties_read()
148 state = COMMIT; in properties_read()
165 state = COMMIT; in properties_read()
176 state = COMMIT; in properties_read()
199 state = COMMIT; in properties_read()
208 case COMMIT: in properties_read()