Searched refs:LDAP_OPERATIONS_ERROR (Results 1 – 14 of 14) sorted by relevance
| /netbsd/src/external/bsd/openldap/dist/servers/slapd/ |
| 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()
|
| D | cancel.c | 84 rc = LDAP_OPERATIONS_ERROR; in cancel_extop() 118 rc = LDAP_OPERATIONS_ERROR; in cancel_extop()
|
| 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()
|
| D | txn.c | 238 rc = LDAP_OPERATIONS_ERROR; in txn_end_extop()
|
| 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()
|
| D | connection.c | 1074 send_ldap_error( op, &rs, LDAP_OPERATIONS_ERROR, in connection_operation() 1076 rc = LDAP_OPERATIONS_ERROR; in connection_operation()
|
| 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/contrib/slapd-modules/comp_match/ |
| 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/ |
| D | error.c | 48 C(LDAP_OPERATIONS_ERROR, N_("Operations error")); in ldap_err2string()
|
| D | request.c | 1311 ld->ld_errno = LDAP_OPERATIONS_ERROR; in ldap_chase_v3referrals()
|
| /netbsd/src/external/bsd/openldap/dist/tests/progs/ |
| D | slapd-common.c | 62 { "OPERATIONS_ERROR", LDAP_OPERATIONS_ERROR },
|
| /netbsd/src/external/bsd/openldap/dist/servers/slapd/overlays/ |
| D | remoteauth.c | 905 send_ldap_error( op, rs, LDAP_OPERATIONS_ERROR, in remoteauth_bind()
|
| /netbsd/src/external/bsd/openldap/dist/include/ |
| D | ldap.h | 620 #define LDAP_OPERATIONS_ERROR 0x01 macro
|
| /netbsd/src/external/bsd/openldap/dist/doc/drafts/ |
| D | draft-ietf-ldapext-ldap-c-api-xx.txt | 766 LDAP_OPERATIONS_ERROR (0x01)
|