Home
last modified time | relevance | path

Searched refs:authflags (Results 1 – 2 of 2) sorted by relevance

/external/curl/lib/
Dldap.c189 const char *passwd, unsigned long authflags) in ldap_win_bind_auth() argument
198 if(authflags & CURLAUTH_NEGOTIATE) { in ldap_win_bind_auth()
204 if(authflags & CURLAUTH_NTLM) { in ldap_win_bind_auth()
210 if(authflags & CURLAUTH_DIGEST) { in ldap_win_bind_auth()
/external/libcups/scheduler/
Dauth.c1905 AuthorizationFlags authflags; /* Authorization flags */ in check_authref() local
1923 authflags = kAuthorizationFlagDefaults | in check_authref()
1928 authflags, NULL)) != 0) in check_authref()