Searched refs:LDAP_V (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/OpenLDAP-499.27/OpenLDAP/include/
H A Dldap_pvt_uc.h86 LDAP_V (const char) ldap_utf8_lentab[128];
87 LDAP_V (const char) ldap_utf8_mintab[32];
H A Dldap_cdefs.h145 # define LDAP_V(type) extern __declspec(dllimport) type macro
148 # define LDAP_V(type) extern type macro
H A Dldap_log.h266 LDAP_V ( struct ldapoptions ) ldap_int_global_options;
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/libraries/libldap/
H A Dldap-int.h544 LDAP_V ( ldap_pvt_thread_mutex_t ) ldap_int_resolv_mutex;
547 LDAP_V( ldap_pvt_thread_mutex_t ) ldap_int_sasl_mutex;
550 LDAP_V( ldap_pvt_thread_mutex_t ) ldap_int_gssapi_mutex;
586 LDAP_V ( struct ldapoptions ) ldap_int_global_options;
597 LDAP_V ( dispatch_once_t) ldap_global_opts_initialized ;
673 LDAP_V (int) ldap_int_tblsize;
685 LDAP_V (char *) ldap_int_hostname;

Completed in 190 milliseconds