Searched refs:noauth_addrs (Results 1 – 2 of 2) sorted by relevance
140 static struct wordlist *noauth_addrs; variable512 wp->next = noauth_addrs;514 noauth_addrs = wp;746 if (!auth_required && noauth_addrs != NULL)757 if (noauth_addrs != NULL) {1280 if (auth_required && !can_auth && noauth_addrs == NULL) { in auth_check_options()1860 n = wordlist_count(addrs) + wordlist_count(noauth_addrs);1870 *plink = noauth_addrs;
117 static struct wordlist *noauth_addrs;365 wp->next = noauth_addrs;367 noauth_addrs = wp;