Searched refs:DNSMASQ_CONF_DIR (Results 1 – 1 of 1) sorted by relevance
99 static char DNSMASQ_CONF_DIR[] = "/userdata/bin/dnsmasq.conf"; in creat_dnsmasq_file() local104 fp = fopen(DNSMASQ_CONF_DIR, "wt+"); in creat_dnsmasq_file()121 static char DNSMASQ_CONF_DIR[] = "/userdata/bin/dnsmasq.conf"; in start_hostapd() local135 sprintf(cmdline, "dnsmasq -C %s --interface=%s", DNSMASQ_CONF_DIR, ap); in start_hostapd()