Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/wpa_supplicant/
H A Dconfig.c2449 #define _STR_LEN(f) _STR(f), OFFSET(f ## _len) macro
2451 #define STR_LEN(f) _STR_LEN(f), NULL, NULL, 0
2453 #define STR_LEN_KEY(f) _STR_LEN(f), NULL, NULL, 1
2457 #define _STR_RANGE(f, min, max) _STR_LEN(f), (void *) (min), (void *) (max)
2765 #undef _STR_LEN