Home
last modified time | relevance | path

Searched refs:MVALUE (Results 1 – 2 of 2) 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
170 state = MVALUE; in properties_read()
189 case MVALUE: in properties_read()
/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300eep.h47 #define MVALUE 100 macro