Home
last modified time | relevance | path

Searched refs:FILL (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
90 state = FILL; in properties_read()
95 case FILL: in properties_read()