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