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

/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dproto-slap.h101 LDAP_SLAPD_V (LDAP_CONST char *) style_strings[];
190 LDAP_SLAPD_V( AttributeName * ) slap_anlist_no_attrs;
191 LDAP_SLAPD_V( AttributeName * ) slap_anlist_all_user_attributes;
192 LDAP_SLAPD_V( AttributeName * ) slap_anlist_all_operational_attributes;
193 LDAP_SLAPD_V( AttributeName * ) slap_anlist_all_attributes;
195 LDAP_SLAPD_V( struct berval * ) slap_bv_no_attrs;
196 LDAP_SLAPD_V( struct berval * ) slap_bv_all_user_attrs;
197 LDAP_SLAPD_V( struct berval * ) slap_bv_all_operational_attrs;
223 LDAP_SLAPD_V(int) at_oc_cache;
434 LDAP_SLAPD_V(BackendInf
[all...]
H A Dconfig.h219 LDAP_SLAPD_V (slap_verbmasks *) slap_ldap_response_code;
222 LDAP_SLAPD_V (ConfigTable) olcDatabaseDummy[];
H A Dslap.h215 LDAP_SLAPD_V (int) slap_debug;
1601 LDAP_SLAPD_V (int) nBackendInfo;
1602 LDAP_SLAPD_V (int) nBackendDB;
1603 LDAP_SLAPD_V (slap_bi_head) backendInfo;
1604 LDAP_SLAPD_V (slap_be_head) backendDB;
1605 LDAP_SLAPD_V (BackendDB *) frontendDB;
1607 LDAP_SLAPD_V (int) slapMode;
1609 LDAP_SLAPD_V (int) slapAddMode;
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/include/
H A Dldap_cdefs.h199 # define LDAP_SLAPD_V(type) extern __declspec(dllimport) type macro
202 # define LDAP_SLAPD_V(type) extern type macro

Completed in 134 milliseconds