Searched refs:_FUNC (Results 1 – 1 of 1) sorted by relevance
/hostap-latest/wpa_supplicant/ |
D | config.c | 2488 #define _FUNC(f) #f, wpa_config_parse_ ## f, NULL, NULL, NULL, NULL macro 2490 #define _FUNC(f) #f, wpa_config_parse_ ## f, wpa_config_write_ ## f, \ macro 2493 #define FUNC(f) _FUNC(f), 0 2494 #define FUNC_KEY(f) _FUNC(f), 1 2775 #undef _FUNC
|