Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/wpa_supplicant/
H A Dconfig.c2458 #define STR_RANGE(f, min, max) _STR_RANGE(f, min, max), 0 macro
5388 #define STR_RANGE(f, min, max) _STR(f), (void *) min, (void *) max macro