Searched refs:LDAP_PROTOCOL_ERROR (Results 1 – 7 of 7) sorted by relevance
125 case LDAP_PROTOCOL_ERROR: in translate_ldap_error()
37 { LDAP_PROTOCOL_ERROR, 0 },108 { LDAP_PROTOCOL_ERROR, "Protocol error" },
503 || lderr != LDAP_PROTOCOL_ERROR ) { in nsldapi_new_connection()
921 case LDAP_PROTOCOL_ERROR: in ldapssl_tls_start_s()
252 #define LDAP_PROTOCOL_ERROR 0x02 /* 2 */ macro
1839 case (LDAP_PROTOCOL_ERROR): in is_fatal_error()
1278 if ( rc == LDAP_PROTOCOL_ERROR && ldversion > LDAP_VERSION2 ) {