Searched refs:t_c_filename (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/wpa/src/ap/
H A Dap_config.h637 char *t_c_filename; member in struct:hostapd_bss_config
H A Dieee802_1x.c814 if (hapd->conf->t_c_filename) {
820 (const u8 *) hapd->conf->t_c_filename,
821 os_strlen(hapd->conf->t_c_filename))) {
H A Dap_config.c816 os_free(conf->t_c_filename);
/freebsd-13-stable/contrib/wpa/hostapd/
H A Dconfig_file.c4059 os_free(bss->t_c_filename);
4060 bss->t_c_filename = os_strdup(pos);

Completed in 206 milliseconds