Home
last modified time | relevance | path

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

/external/wpa_supplicant_6/wpa_supplicant/
Dconfig.c1281 #define _INTe(f) #f, wpa_config_parse_int, OFFSET(eap.f), (void *) 0 macro
1285 #define _INTe(f) #f, wpa_config_parse_int, wpa_config_write_int, \ macro
1300 #define INTe(f) _INTe(f), NULL, NULL, 0
/external/wpa_supplicant_8/wpa_supplicant/
Dconfig.c1504 #define _INTe(f) #f, wpa_config_parse_int, OFFSET(eap.f), (void *) 0 macro
1508 #define _INTe(f) #f, wpa_config_parse_int, wpa_config_write_int, \ macro
1514 #define INTe(f) _INTe(f), NULL, NULL, 0