Home
last modified time | relevance | path

Searched refs:LDAP_OPERATIONS_ERROR (Results 1 – 14 of 14) sorted by relevance

/netbsd/src/external/bsd/openldap/dist/servers/slapd/
Dstarttls.c53 rc = LDAP_OPERATIONS_ERROR; in starttls_extop()
64 rc = LDAP_OPERATIONS_ERROR; in starttls_extop()
83 rc = LDAP_OPERATIONS_ERROR; in starttls_extop()
Dcancel.c84 rc = LDAP_OPERATIONS_ERROR; in cancel_extop()
118 rc = LDAP_OPERATIONS_ERROR; in cancel_extop()
Dfilterentry.c271 return LDAP_OPERATIONS_ERROR; in test_mra_filter()
740 return LDAP_OPERATIONS_ERROR; in test_ava_filter()
764 return LDAP_OPERATIONS_ERROR; in test_ava_filter()
Dtxn.c238 rc = LDAP_OPERATIONS_ERROR; in txn_end_extop()
Dbackend.c1357 rs->sr_err = LDAP_OPERATIONS_ERROR; in backend_check_restrictions()
1366 rs->sr_err = LDAP_OPERATIONS_ERROR; in backend_check_restrictions()
Dconnection.c1074 send_ldap_error( op, &rs, LDAP_OPERATIONS_ERROR, in connection_operation()
1076 rc = LDAP_OPERATIONS_ERROR; in connection_operation()
Dconfig.c1185 return LDAP_OPERATIONS_ERROR; in slap_verbmasks_append()
1284 { BER_BVC("operationsError"), LDAP_OPERATIONS_ERROR },
/netbsd/src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
Dinit.c499 rc = LDAP_OPERATIONS_ERROR; in comp_test_all_components()
502 rc = LDAP_OPERATIONS_ERROR; in comp_test_all_components()
/netbsd/src/external/bsd/openldap/dist/libraries/libldap/
Derror.c48 C(LDAP_OPERATIONS_ERROR, N_("Operations error")); in ldap_err2string()
Drequest.c1311 ld->ld_errno = LDAP_OPERATIONS_ERROR; in ldap_chase_v3referrals()
/netbsd/src/external/bsd/openldap/dist/tests/progs/
Dslapd-common.c62 { "OPERATIONS_ERROR", LDAP_OPERATIONS_ERROR },
/netbsd/src/external/bsd/openldap/dist/servers/slapd/overlays/
Dremoteauth.c905 send_ldap_error( op, rs, LDAP_OPERATIONS_ERROR, in remoteauth_bind()
/netbsd/src/external/bsd/openldap/dist/include/
Dldap.h620 #define LDAP_OPERATIONS_ERROR 0x01 macro
/netbsd/src/external/bsd/openldap/dist/doc/drafts/
Ddraft-ietf-ldapext-ldap-c-api-xx.txt766 LDAP_OPERATIONS_ERROR (0x01)