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

/external/wpa_supplicant_8/wpa_supplicant/
H A Dconfig.c2064 #define _STR_LEN(f) _STR(f), OFFSET(f ## _len) macro
2066 #define STR_LEN(f) _STR_LEN(f), NULL, NULL, 0
2068 #define STR_LEN_KEY(f) _STR_LEN(f), NULL, NULL, 1
2072 #define _STR_RANGE(f, min, max) _STR_LEN(f), (void *) (min), (void *) (max)
2310 #undef _STR_LEN macro

Completed in 640 milliseconds