/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 D | ldap_err.c | 22 #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 D | ldap_err.c | 22 #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 D | ldap.pas | 54 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 D | ldaph.inc | 455 function LDAP_SERVICE_ERROR(n: ber_int_t): Boolean;
|
/dports/lang/fpc-source/fpc-3.2.2/packages/ldap/src/ |
H A D | ldap.pas | 54 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 D | ldaph.inc | 455 function LDAP_SERVICE_ERROR(n: ber_int_t): Boolean;
|
/dports/net/openldap24-server/openldap-2.4.59/servers/slapd/back-sql/ |
H A D | back-sql.h | 612 || LDAP_SERVICE_ERROR( (rc) ) \
|
/dports/net/openldap24-client/openldap-2.4.59/servers/slapd/back-sql/ |
H A D | back-sql.h | 612 || LDAP_SERVICE_ERROR( (rc) ) \
|
/dports/net/openldap25-client/openldap-2.5.9/servers/slapd/back-sql/ |
H A D | back-sql.h | 612 || LDAP_SERVICE_ERROR( (rc) ) \
|
/dports/net/openldap25-server/openldap-2.5.9/servers/slapd/back-sql/ |
H A D | back-sql.h | 612 || LDAP_SERVICE_ERROR( (rc) ) \
|
/dports/net/openldap26-client/openldap-2.6.0/servers/slapd/back-sql/ |
H A D | back-sql.h | 612 || LDAP_SERVICE_ERROR( (rc) ) \
|
/dports/net/openldap26-server/openldap-2.6.0/servers/slapd/back-sql/ |
H A D | back-sql.h | 612 || LDAP_SERVICE_ERROR( (rc) ) \
|
/dports/net/openldap24-server/openldap-2.4.59/include/ |
H A D | ldap.h | 620 #define LDAP_SERVICE_ERROR(n) LDAP_RANGE((n),0x33,0x36) /* 51-54 */ macro
|
/dports/net/openldap24-client/openldap-2.4.59/include/ |
H A D | ldap.h | 620 #define LDAP_SERVICE_ERROR(n) LDAP_RANGE((n),0x33,0x36) /* 51-54 */ macro
|
/dports/net/openldap25-client/openldap-2.5.9/include/ |
H A D | ldap.h | 656 #define LDAP_SERVICE_ERROR(n) LDAP_RANGE((n),0x33,0x36) /* 51-54 */ macro
|
/dports/net/openldap25-server/openldap-2.5.9/include/ |
H A D | ldap.h | 656 #define LDAP_SERVICE_ERROR(n) LDAP_RANGE((n),0x33,0x36) /* 51-54 */ macro
|
/dports/net/openldap26-client/openldap-2.6.0/include/ |
H A D | ldap.h | 656 #define LDAP_SERVICE_ERROR(n) LDAP_RANGE((n),0x33,0x36) /* 51-54 */ macro
|
/dports/net/openldap26-server/openldap-2.6.0/include/ |
H A D | ldap.h | 656 #define LDAP_SERVICE_ERROR(n) LDAP_RANGE((n),0x33,0x36) /* 51-54 */ macro
|