Searched refs:prldap_init (Results 1 – 3 of 3) sorted by relevance
53 LDAP * LDAP_CALL prldap_init( const char *defhost, int defport, int shared );
49 prldap_init( const char *defhost, int defport, int shared ) in prldap_init() function
1119 ld = prldap_init( host, port, 0 /* not shared across threads */ );1128 ld = prldap_init( host, port, 0 /* not shared across threads */ );