HomeSort by: relevance | last modified time | path
    Searched refs:LDAP_V (Results 1 - 5 of 5) sorted by relevancy

  /src/external/bsd/openldap/dist/doc/devel/variadic_debug/
macros.h 7 #define LDAP_V(x) extern x
  /src/external/bsd/openldap/dist/include/
ldap_pvt_uc.h 88 LDAP_V (const char) ldap_utf8_lentab[128];
89 LDAP_V (const char) ldap_utf8_mintab[32];
ldap_cdefs.h 147 # define LDAP_V(type) extern __declspec(dllimport) type
150 # define LDAP_V(type) extern type
ldap_log.h 208 LDAP_V ( struct ldapoptions ) ldap_int_global_options;
  /src/external/bsd/openldap/dist/libraries/libldap/
ldap-int.h 559 LDAP_V ( ldap_pvt_thread_mutex_t ) ldap_int_resolv_mutex;
560 LDAP_V ( ldap_pvt_thread_mutex_t ) ldap_int_hostname_mutex;
561 LDAP_V ( int ) ldap_int_stackguard;
564 LDAP_V( ldap_pvt_thread_mutex_t ) ldap_int_gssapi_mutex;
655 LDAP_V ( struct ldapoptions ) ldap_int_global_options;
751 LDAP_V (int) ldap_int_tblsize;
763 LDAP_V (char *) ldap_int_hostname;

Completed in 60 milliseconds