Searched refs:_INTe (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | config.c | 2463 #define _INTe(f, m) #f, wpa_config_parse_int, OFFSET(eap.m), (void *) 0 macro 2467 #define _INTe(f, m) #f, wpa_config_parse_int, wpa_config_write_int, \ macro 2473 #define INTe(f, m) _INTe(f, m), NULL, NULL, 0
|