Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/ldapd/
Dmodify.c45 return ldap_respond(req, LDAP_PROTOCOL_ERROR); in ldap_delete()
138 return ldap_respond(req, LDAP_PROTOCOL_ERROR); in ldap_add()
162 return ldap_respond(req, LDAP_PROTOCOL_ERROR); in ldap_add()
251 return ldap_respond(req, LDAP_PROTOCOL_ERROR); in ldap_modify()
270 return ldap_respond(req, LDAP_PROTOCOL_ERROR); in ldap_modify()
292 rc = LDAP_PROTOCOL_ERROR; in ldap_modify()
Dauth.c263 return LDAP_PROTOCOL_ERROR; in ldap_auth_sasl()
276 return LDAP_PROTOCOL_ERROR; in ldap_auth_sasl()
280 return LDAP_PROTOCOL_ERROR; in ldap_auth_sasl()
319 return LDAP_PROTOCOL_ERROR; in ldap_auth_simple()
410 rc = LDAP_PROTOCOL_ERROR; in ldap_bind()
Daldap.h68 LDAP_PROTOCOL_ERROR = 2, enumerator
Dvalidate.c70 return LDAP_PROTOCOL_ERROR; in validate_attribute()
Dconn.c136 ldap_respond(req, LDAP_PROTOCOL_ERROR); in request_dispatch()
Dsearch.c883 reason = LDAP_PROTOCOL_ERROR; in ldap_search()
985 reason = LDAP_PROTOCOL_ERROR; in ldap_search()
Dldape.c299 int i, rc = LDAP_PROTOCOL_ERROR; in ldap_extended()
/openbsd/src/libexec/login_ldap/
Daldap.h152 LDAP_PROTOCOL_ERROR = 2, enumerator
Dutil.c89 CODE(LDAP_PROTOCOL_ERROR); in ldap_resultcode()
/openbsd/src/usr.bin/ldap/
Daldap.h150 LDAP_PROTOCOL_ERROR = 2, enumerator
Dldapclient.c639 CODE(LDAP_PROTOCOL_ERROR); in ldapc_resultcode()
/openbsd/src/usr.sbin/ypldap/
Daldap.h154 LDAP_PROTOCOL_ERROR = 2, enumerator