Home
last modified time | relevance | path

Searched defs:_INT (Results 1 – 1 of 1) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/
Dconfig.c1773 #define _INT(f) #f, wpa_config_parse_int, OFFSET(f), (void *) 0 macro
1776 #define _INT(f) #f, wpa_config_parse_int, wpa_config_write_int, \ macro
4104 #define _INT(f) #f, wpa_global_config_parse_int, wpa_config_get_int, OFFSET(f) macro