Searched refs:LDAP_INIT (Results 1 – 4 of 4) sorted by relevance
141 #define LDAP_INIT ldb_ldap_init, macro143 #define LDAP_INIT macro154 LDAP_INIT \
108 typedef LDAP * ( LDAP_API *LDAP_INIT )( const char *host, int port ); typedef142 static LDAP_INIT p_ldap_init = NULL;249 p_ldap_init = ( LDAP_INIT ) DynamicBind( hLDAP, "ldap_init" ); in dbxInitLDAP()
131 _ldap_init=LDAP_INIT @85
131 LDAP_INIT=_ldap_init @85