Home
last modified time | relevance | path

Searched refs:LDAP_SERVICE_ERROR (Results 1 – 18 of 18) sorted by relevance

/dports/sysutils/vector/vector-0.10.0/cargo-crates/krb5-src-0.2.4+1.18.2/krb5/src/plugins/kdb/ldap/libkdb_ldap/
H A Dldap_err.c22 #ifndef LDAP_SERVICE_ERROR
23 #define LDAP_SERVICE_ERROR(x) (0) macro
186 if (LDAP_SERVICE_ERROR (err) || LDAP_API_ERROR (err) || LDAP_X_ERROR (err)) in translate_ldap_error()
/dports/security/krb5/krb5-1.19.2/src/plugins/kdb/ldap/libkdb_ldap/
H A Dldap_err.c22 #ifndef LDAP_SERVICE_ERROR
23 #define LDAP_SERVICE_ERROR(x) (0) macro
186 if (LDAP_SERVICE_ERROR (err) || LDAP_API_ERROR (err) || LDAP_X_ERROR (err)) in translate_ldap_error()
/dports/net/fpc-ldap/fpc-3.2.2/packages/ldap/src/
H A Dldap.pas54 function LDAP_SERVICE_ERROR(n: ber_int_t): Boolean; in LDAP_SERVICE_ERROR() function
57 LDAP_SERVICE_ERROR := LDAP_RANGE(n, $33, $36);
H A Dldaph.inc455 function LDAP_SERVICE_ERROR(n: ber_int_t): Boolean;
/dports/lang/fpc-source/fpc-3.2.2/packages/ldap/src/
H A Dldap.pas54 function LDAP_SERVICE_ERROR(n: ber_int_t): Boolean; in LDAP_SERVICE_ERROR() function
57 LDAP_SERVICE_ERROR := LDAP_RANGE(n, $33, $36);
H A Dldaph.inc455 function LDAP_SERVICE_ERROR(n: ber_int_t): Boolean;
/dports/net/openldap24-server/openldap-2.4.59/servers/slapd/back-sql/
H A Dback-sql.h612 || LDAP_SERVICE_ERROR( (rc) ) \
/dports/net/openldap24-client/openldap-2.4.59/servers/slapd/back-sql/
H A Dback-sql.h612 || LDAP_SERVICE_ERROR( (rc) ) \
/dports/net/openldap25-client/openldap-2.5.9/servers/slapd/back-sql/
H A Dback-sql.h612 || LDAP_SERVICE_ERROR( (rc) ) \
/dports/net/openldap25-server/openldap-2.5.9/servers/slapd/back-sql/
H A Dback-sql.h612 || LDAP_SERVICE_ERROR( (rc) ) \
/dports/net/openldap26-client/openldap-2.6.0/servers/slapd/back-sql/
H A Dback-sql.h612 || LDAP_SERVICE_ERROR( (rc) ) \
/dports/net/openldap26-server/openldap-2.6.0/servers/slapd/back-sql/
H A Dback-sql.h612 || LDAP_SERVICE_ERROR( (rc) ) \
/dports/net/openldap24-server/openldap-2.4.59/include/
H A Dldap.h620 #define LDAP_SERVICE_ERROR(n) LDAP_RANGE((n),0x33,0x36) /* 51-54 */ macro
/dports/net/openldap24-client/openldap-2.4.59/include/
H A Dldap.h620 #define LDAP_SERVICE_ERROR(n) LDAP_RANGE((n),0x33,0x36) /* 51-54 */ macro
/dports/net/openldap25-client/openldap-2.5.9/include/
H A Dldap.h656 #define LDAP_SERVICE_ERROR(n) LDAP_RANGE((n),0x33,0x36) /* 51-54 */ macro
/dports/net/openldap25-server/openldap-2.5.9/include/
H A Dldap.h656 #define LDAP_SERVICE_ERROR(n) LDAP_RANGE((n),0x33,0x36) /* 51-54 */ macro
/dports/net/openldap26-client/openldap-2.6.0/include/
H A Dldap.h656 #define LDAP_SERVICE_ERROR(n) LDAP_RANGE((n),0x33,0x36) /* 51-54 */ macro
/dports/net/openldap26-server/openldap-2.6.0/include/
H A Dldap.h656 #define LDAP_SERVICE_ERROR(n) LDAP_RANGE((n),0x33,0x36) /* 51-54 */ macro