Home
last modified time | relevance | path

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

/external/curl/lib/
Dsmtp.h74 bool auth_supported; /* AUTH capability supported by server */ member
Dsmtp.c319 smtpc->auth_supported = FALSE; /* Clear the AUTH capability */ in smtp_perform_ehlo()
453 if(!smtpc->auth_supported || in smtp_perform_authentication()
736 smtpc->auth_supported = TRUE; in smtp_state_ehlo_resp()
/external/wpa_supplicant_8/src/drivers/
Ddriver_nl80211_capa.c69 unsigned int auth_supported:1; member
229 info->auth_supported = 1; in wiphy_info_supp_cmds()
859 if (info->auth_supported) in wpa_driver_nl80211_get_info()