Home
last modified time | relevance | path

Searched refs:logger_stdout (Results 1 – 12 of 12) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
Dwired.conf9 logger_stdout=-1
Dhostapd.conf56 logger_stdout=-1
Dap_main.c62 conf_stdout = hapd->conf->logger_stdout; in hostapd_logger_cb()
Dap_config_file.c2411 bss->logger_stdout = atoi(pos);
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
Dwired.conf9 logger_stdout=-1
Dhostapd.conf55 logger_stdout=-1
Dap_main.c62 conf_stdout = hapd->conf->logger_stdout; in hostapd_logger_cb()
Dap_config_file.c2395 bss->logger_stdout = atoi(pos); in hostapd_config_fill()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dap_config.h280 unsigned int logger_stdout; /* module bitfield */ member
Dap_config.c54 bss->logger_stdout = (unsigned int) -1; in hostapd_config_defaults_bss()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dap_config.h285 unsigned int logger_stdout; /* module bitfield */ member
Dap_config.c55 bss->logger_stdout = (unsigned int) -1; in hostapd_config_defaults_bss()