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

/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dproto-slap.h42 LDAP_SLAPD_F (int) dynacl_aci_init LDAP_P(( void ));
49 LDAP_SLAPD_F (int) access_allowed_mask LDAP_P((
56 LDAP_SLAPD_F (int) slap_access_allowed LDAP_P((
64 LDAP_SLAPD_F (int) slap_access_always_allowed LDAP_P((
73 LDAP_SLAPD_F (int) acl_check_modlist LDAP_P((
76 LDAP_SLAPD_F (void) acl_append( AccessControl **l, AccessControl *a, int pos );
79 LDAP_SLAPD_F (int) slap_dynacl_register LDAP_P(( slap_dynacl_t *da ));
80 LDAP_SLAPD_F (slap_dynacl_t *) slap_dynacl_get LDAP_P(( const char *name ));
82 LDAP_SLAPD_F (int) acl_init LDAP_P(( void ));
84 LDAP_SLAPD_F (in
[all...]
H A Dalock.h66 LDAP_SLAPD_F (int) alock_open LDAP_P(( alock_info_t * info, const char * appname,
68 LDAP_SLAPD_F (int) alock_scan LDAP_P(( alock_info_t * info ));
69 LDAP_SLAPD_F (int) alock_close LDAP_P(( alock_info_t * info, int nosave ));
70 LDAP_SLAPD_F (int) alock_recover LDAP_P(( alock_info_t * info ));
H A Dsets.h35 LDAP_SLAPD_F (int) slap_set_filter(
40 LDAP_SLAPD_F (BerVarray) slap_set_join(SetCookie *cp,
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/include/
H A Dldap_cdefs.h198 # define LDAP_SLAPD_F(type) extern __declspec(dllimport) type macro
201 # define LDAP_SLAPD_F(type) extern type macro

Completed in 182 milliseconds