Searched refs:_INT (Results 1 – 1 of 1) sorted by relevance
/hostap-latest/wpa_supplicant/ |
D | config.c | 2462 #define _INT(f) #f, wpa_config_parse_int, OFFSET(f), (void *) 0 macro 2465 #define _INT(f) #f, wpa_config_parse_int, wpa_config_write_int, \ macro 2472 #define INT(f) _INT(f), NULL, NULL, 0 2772 #undef _INT 5384 #define _INT(f) #f, wpa_global_config_parse_int, wpa_config_get_int, OFFSET(f) macro 5385 #define INT(f) _INT(f), NULL, NULL 5603 #undef _INT
|