Searched refs:LDAP_PROTOCOL_ERROR (Results 1 - 12 of 12) sorted by relevance

/osnet-11/usr/src/lib/libldap4/common/
H A Dcontrols.c199 *errcode = LDAP_PROTOCOL_ERROR;
208 *errcode = LDAP_PROTOCOL_ERROR;
217 *errcode = LDAP_PROTOCOL_ERROR;
224 *errcode = LDAP_PROTOCOL_ERROR;
231 *errcode = LDAP_PROTOCOL_ERROR;
H A Derror.c36 LDAP_PROTOCOL_ERROR, 0,
101 LDAP_PROTOCOL_ERROR, "Protocol error",
H A Dcldap.c551 rc = LDAP_PROTOCOL_ERROR;
H A Dresult.c479 (lderr==LDAP_PROTOCOL_ERROR) ||
/osnet-11/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dldap_err.c122 case LDAP_PROTOCOL_ERROR:
123 /* LDAP_PROTOCOL_ERROR: Indicates that the server has received an
/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Derror.c37 { LDAP_PROTOCOL_ERROR, 0 },
108 { LDAP_PROTOCOL_ERROR, "Protocol error" },
H A Drequest.c503 || lderr != LDAP_PROTOCOL_ERROR ) {
/osnet-11/usr/src/lib/libldap5/sources/ldap/ssldap/
H A Dclientinit.c884 * LDAP_PROTOCOL_ERROR,
960 case LDAP_PROTOCOL_ERROR:
/osnet-11/usr/src/lib/libldap4/include/
H A Dldap.h670 #define LDAP_PROTOCOL_ERROR 0x02 macro
/osnet-11/usr/src/lib/libnisdb/yptol/
H A Ddit_access_utils.c1844 case (LDAP_PROTOCOL_ERROR):
/osnet-11/usr/src/head/
H A Dldap.h250 #define LDAP_PROTOCOL_ERROR 0x02 /* 2 */ macro
/osnet-11/usr/src/cmd/ldap/common/
H A Dcommon.c1278 if ( rc == LDAP_PROTOCOL_ERROR && ldversion > LDAP_VERSION2 ) {

Completed in 57 milliseconds