Home
last modified time | relevance | path

Searched refs:NO_AUTH (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/usr.bin/ftp/
Dfetch.c105 #ifndef NO_AUTH
255 #ifndef NO_AUTH
1070 #ifndef NO_AUTH
1251 #ifndef NO_AUTH in negotiate_connection()
1350 #ifndef NO_AUTH in connectmethod()
/netbsd/src/external/bsd/wpa/dist/src/eap_peer/
Deap_peap.c70 enum { NO_AUTH, FOR_INITIAL, ALWAYS } phase2_auth; enumerator
119 data->phase2_auth = NO_AUTH; in eap_peap_parse_phase1()
Deap_ttls.c69 enum { NO_AUTH, FOR_INITIAL, ALWAYS } phase2_auth; enumerator
77 data->phase2_auth = NO_AUTH; in eap_ttls_parse_phase1()