Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A 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()
H A Dcancel.c84 rc = LDAP_OPERATIONS_ERROR; in cancel_extop()
118 rc = LDAP_OPERATIONS_ERROR; in cancel_extop()
H A 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()
H A Dtxn.c238 rc = LDAP_OPERATIONS_ERROR; in txn_end_extop()
H A Dbackend.c1357 rs->sr_err = LDAP_OPERATIONS_ERROR; in backend_check_restrictions()
1366 rs->sr_err = LDAP_OPERATIONS_ERROR; in backend_check_restrictions()
H A Dconnection.c1074 send_ldap_error( op, &rs, LDAP_OPERATIONS_ERROR, in connection_operation()
1076 rc = LDAP_OPERATIONS_ERROR; in connection_operation()
H A Dconfig.c1185 return LDAP_OPERATIONS_ERROR; in slap_verbmasks_append()
1284 { BER_BVC("operationsError"), LDAP_OPERATIONS_ERROR },
/netbsd-src/external/bsd/openldap/dist/servers/lloadd/
H A Dextended.c54 rc = LDAP_OPERATIONS_ERROR; in handle_starttls()
57 rc = LDAP_OPERATIONS_ERROR; in handle_starttls()
60 rc = LDAP_OPERATIONS_ERROR; in handle_starttls()
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
H A 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/
H A Derror.c48 C(LDAP_OPERATIONS_ERROR, N_("Operations error")); in ldap_err2string()
H A Drequest.c1311 ld->ld_errno = LDAP_OPERATIONS_ERROR; in ldap_chase_v3referrals()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-asyncmeta/
H A Ddelete.c85 rs->sr_err = LDAP_OPERATIONS_ERROR; in asyncmeta_back_delete_start()
H A Dcompare.c93 rs->sr_err = LDAP_OPERATIONS_ERROR; in asyncmeta_back_compare_start()
H A Dmodrdn.c145 rs->sr_err = LDAP_OPERATIONS_ERROR; in asyncmeta_back_modrdn_start()
H A Dmodify.c145 rs->sr_err = LDAP_OPERATIONS_ERROR; in asyncmeta_back_modify_start()
H A Dadd.c150 rs->sr_err = LDAP_OPERATIONS_ERROR; in asyncmeta_back_add_start()
H A Dsearch.c573 rs->sr_err = LDAP_OPERATIONS_ERROR; in asyncmeta_back_search_start()
/netbsd-src/external/bsd/openldap/dist/tests/progs/
H A Dslapd-common.c62 { "OPERATIONS_ERROR", LDAP_OPERATIONS_ERROR },
/netbsd-src/external/bsd/openldap/dist/servers/slapd/overlays/
H A Dremoteauth.c905 send_ldap_error( op, rs, LDAP_OPERATIONS_ERROR, in remoteauth_bind()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dwinldap.d61 LDAP_OPERATIONS_ERROR, enumerator
/netbsd-src/external/bsd/openldap/dist/include/
H A Dldap.h620 #define LDAP_OPERATIONS_ERROR 0x01 macro
/netbsd-src/external/bsd/openldap/dist/doc/drafts/
H A Ddraft-ietf-ldapext-ldap-c-api-xx.txt766 LDAP_OPERATIONS_ERROR (0x01)