Searched refs:auth_supported (Results 1 – 4 of 4) sorted by relevance
81 BIT(auth_supported); /* AUTH capability supported by server */
335 smtpc->auth_supported = FALSE; /* Clear the AUTH capability */ in smtp_perform_ehlo()500 if(!smtpc->auth_supported || in smtp_perform_authentication()921 smtpc->auth_supported = TRUE; in smtp_state_ehlo_resp()
2250 const char *auth_supported; /* Authentication supported */ in cupsdSetPrinterAttrs() local2276 auth_supported = "requesting-user-name"; in cupsdSetPrinterAttrs()2296 auth_supported = "basic"; in cupsdSetPrinterAttrs()2299 auth_supported = "negotiate"; in cupsdSetPrinterAttrs()2318 "uri-authentication-supported", NULL, auth_supported); in cupsdSetPrinterAttrs()
70 unsigned int auth_supported:1; member233 info->auth_supported = 1; in wiphy_info_supp_cmds()1181 if (info->auth_supported) in wpa_driver_nl80211_get_info()