Searched refs:noauth_addrs (Results 1 – 1 of 1) sorted by relevance
119 static struct wordlist *noauth_addrs; variable395 wp->next = noauth_addrs;397 noauth_addrs = wp;536 if (noauth_addrs != NULL) {537 set_allowed_addrs(unit, noauth_addrs, NULL);989 if (auth_required && !can_auth && noauth_addrs == NULL) { in auth_check_options()