Home
last modified time | relevance | path

Searched refs:HOSTAPD_CONFIG (Results 1 – 2 of 2) sorted by relevance

/openbsd/usr.sbin/hostapd/
H A Dhostapd.h360 #define HOSTAPD_CONFIG "/etc/hostapd.conf" macro
H A Dhostapd.c412 ret = strlcpy(cfg->c_config, HOSTAPD_CONFIG, sizeof(cfg->c_config)); in main()