Searched refs:LDAP_OPERATIONS_ERROR (Results 1 – 22 of 22) sorted by relevance
/netbsd-src/external/bsd/openldap/dist/servers/slapd/ |
H A D | starttls.c | 53 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 D | cancel.c | 84 rc = LDAP_OPERATIONS_ERROR; in cancel_extop() 118 rc = LDAP_OPERATIONS_ERROR; in cancel_extop()
|
H A D | filterentry.c | 271 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 D | txn.c | 238 rc = LDAP_OPERATIONS_ERROR; in txn_end_extop()
|
H A D | backend.c | 1357 rs->sr_err = LDAP_OPERATIONS_ERROR; in backend_check_restrictions() 1366 rs->sr_err = LDAP_OPERATIONS_ERROR; in backend_check_restrictions()
|
H A D | connection.c | 1074 send_ldap_error( op, &rs, LDAP_OPERATIONS_ERROR, in connection_operation() 1076 rc = LDAP_OPERATIONS_ERROR; in connection_operation()
|
H A D | config.c | 1185 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 D | extended.c | 54 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 D | init.c | 499 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 D | error.c | 48 C(LDAP_OPERATIONS_ERROR, N_("Operations error")); in ldap_err2string()
|
H A D | request.c | 1311 ld->ld_errno = LDAP_OPERATIONS_ERROR; in ldap_chase_v3referrals()
|
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-asyncmeta/ |
H A D | delete.c | 85 rs->sr_err = LDAP_OPERATIONS_ERROR; in asyncmeta_back_delete_start()
|
H A D | compare.c | 93 rs->sr_err = LDAP_OPERATIONS_ERROR; in asyncmeta_back_compare_start()
|
H A D | modrdn.c | 145 rs->sr_err = LDAP_OPERATIONS_ERROR; in asyncmeta_back_modrdn_start()
|
H A D | modify.c | 145 rs->sr_err = LDAP_OPERATIONS_ERROR; in asyncmeta_back_modify_start()
|
H A D | add.c | 150 rs->sr_err = LDAP_OPERATIONS_ERROR; in asyncmeta_back_add_start()
|
H A D | search.c | 573 rs->sr_err = LDAP_OPERATIONS_ERROR; in asyncmeta_back_search_start()
|
/netbsd-src/external/bsd/openldap/dist/tests/progs/ |
H A D | slapd-common.c | 62 { "OPERATIONS_ERROR", LDAP_OPERATIONS_ERROR },
|
/netbsd-src/external/bsd/openldap/dist/servers/slapd/overlays/ |
H A D | remoteauth.c | 905 send_ldap_error( op, rs, LDAP_OPERATIONS_ERROR, in remoteauth_bind()
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/ |
H A D | winldap.d | 61 LDAP_OPERATIONS_ERROR, enumerator
|
/netbsd-src/external/bsd/openldap/dist/include/ |
H A D | ldap.h | 620 #define LDAP_OPERATIONS_ERROR 0x01 macro
|
/netbsd-src/external/bsd/openldap/dist/doc/drafts/ |
H A D | draft-ietf-ldapext-ldap-c-api-xx.txt | 766 LDAP_OPERATIONS_ERROR (0x01)
|