Home
last modified time | relevance | path

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

/freebsd-14.2/lib/libutil/
H A Dproperty.c78 enum { LOOK, COMMENT, NAME, VALUE, MVALUE, COMMIT, FILL, STOP } state, last_state; in properties_read() enumerator
168 state = MVALUE; in properties_read()
187 case MVALUE: in properties_read()
/freebsd-14.2/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300eep.h47 #define MVALUE 100 macro