Lines Matching defs:oldap_map_error
233 static CURLcode oldap_map_error(int rc, CURLcode result)
363 result = oldap_map_error(rc, CURLE_LDAP_CANNOT_BIND);
386 result = oldap_map_error(rc, CURLE_LDAP_CANNOT_BIND);
402 result = oldap_map_error(rc, CURLE_LDAP_CANNOT_BIND);
430 result = oldap_map_error(rc,
453 result = oldap_map_error(rc, CURLE_LOGIN_DENIED);
513 result = oldap_map_error(rc, CURLE_USE_SSL_FAILED);
621 return oldap_map_error(rc, CURLE_BAD_CONTENT_ENCODING);
657 result = oldap_map_error(code, CURLE_LOGIN_DENIED);
681 result = oldap_map_error(rc, CURLE_LOGIN_DENIED);
705 return oldap_map_error(code, CURLE_LDAP_CANNOT_BIND);
711 result = oldap_map_error(rc, CURLE_LDAP_CANNOT_BIND);
745 return oldap_map_error(rc, CURLE_COULDNT_CONNECT);
789 result = oldap_map_error(code, CURLE_USE_SSL_FAILED);
803 result = oldap_map_error(code, CURLE_USE_SSL_FAILED);