Home
last modified time | relevance | path

Searched defs:LDAP_GET_LDERRNO (Results 1 – 3 of 3) sorted by relevance

/dports/security/cryptlib/cryptlib-3.4.3/keyset/
H A Dldap.c102 typedef int ( LDAP_API *LDAP_GET_LDERRNO )( LDAP *ld, char **m, char **s ); typedef
/dports/net/ldapsdk/mozldap-6.0.7/c-sdk/ldap/libraries/libldap/
H A Dldap-int.h550 #define LDAP_GET_LDERRNO( ld, m, s ) ldap_get_lderrno( ld, m, s ) macro
/dports/mail/thunderbird/thunderbird-91.8.0/comm/ldap/c-sdk/libraries/libldap/
H A Dldap-int.h545 #define LDAP_GET_LDERRNO(ld, m, s) ldap_get_lderrno(ld, m, s) macro