Home
last modified time | relevance | path

Searched defs:STR_RANGE (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A Dconfig.c2166 #define STR_RANGE(f, min, max) _STR_RANGE(f, min, max), 0 macro
4707 #define STR_RANGE(f, min, max) _STR(f), (void *) min, (void *) max macro