Searched refs:dump_log_name (Results 1 – 4 of 4) sorted by relevance
76 if (!hapd->conf->dump_log_name) { in hostapd_dump_state()83 hapd->conf->dump_log_name); in hostapd_dump_state()84 f = fopen(hapd->conf->dump_log_name, "w"); in hostapd_dump_state()87 "writing.", hapd->conf->dump_log_name); in hostapd_dump_state()
1285 bss->dump_log_name = os_strdup(pos); in hostapd_config_read()
158 char *dump_log_name; /* file name for state dump (SIGUSR1) */ member
386 os_free(conf->dump_log_name); in hostapd_config_free_bss()