Searched refs:dump_msk_file (Results 1 – 6 of 6) sorted by relevance
200 const char *dump_msk_file; member
291 char *dump_msk_file; member576 if (data->dump_msk_file) { in radius_server_encapsulate_eap()579 f = fopen(data->dump_msk_file, "a"); in radius_server_encapsulate_eap()1297 if (conf->dump_msk_file) in radius_server_init()1298 data->dump_msk_file = os_strdup(conf->dump_msk_file); in radius_server_init()1353 os_free(data->dump_msk_file); in radius_server_deinit()
115 srv.dump_msk_file = conf->dump_msk_file; in hostapd_setup_radius_srv()
370 char *dump_msk_file; member
473 os_free(conf->dump_msk_file); in hostapd_config_free_bss()
2175 os_free(bss->dump_msk_file); in hostapd_config_read()2176 bss->dump_msk_file = os_strdup(pos); in hostapd_config_read()