Home
last modified time | relevance | path

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

/hostap-latest/hostapd/
Dhostapd.conf53 logger_syslog=-1
Dmain.c62 conf_syslog = hapd->conf->logger_syslog; in hostapd_logger_cb()
Dconfig_file.c2507 bss->logger_syslog = atoi(pos); in hostapd_config_fill()
/hostap-latest/hs20/server/
Dhs20-osu-server.txt183 logger_syslog=-1
/hostap-latest/src/ap/
Dap_config.h291 unsigned int logger_syslog; /* module bitfield */ member
Dap_config.c57 bss->logger_syslog = (unsigned int) -1; in hostapd_config_defaults_bss()