Home
last modified time | relevance | path

Searched refs:logger_syslog (Results 1 – 10 of 10) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
Dhostapd.conf53 logger_syslog=-1
Dap_main.c61 conf_syslog = hapd->conf->logger_syslog; in hostapd_logger_cb()
Dap_config_file.c2393 bss->logger_syslog = atoi(pos); in hostapd_config_fill()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
Dhostapd.conf54 logger_syslog=-1
Dap_main.c61 conf_syslog = hapd->conf->logger_syslog; in hostapd_logger_cb()
Dap_config_file.c2409 bss->logger_syslog = atoi(pos);
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dap_config.h279 unsigned int logger_syslog; /* module bitfield */ member
Dap_config.c53 bss->logger_syslog = (unsigned int) -1; in hostapd_config_defaults_bss()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dap_config.h284 unsigned int logger_syslog; /* module bitfield */ member
Dap_config.c54 bss->logger_syslog = (unsigned int) -1; in hostapd_config_defaults_bss()