HOSTAPD_USER
if ((pw = getpwnam(HOSTAPD_USER)) == NULL)
hostapd_fatal("failed to get user \"%s\"\n", HOSTAPD_USER);