Searched refs:nsldapi_new_connection (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | request.c | 195 lc = nsldapi_new_connection( ld, &srvlist, 0, in nsldapi_send_server_request() 358 nsldapi_new_connection( LDAP *ld, LDAPServer **srvlistp, int use_ldsb, in nsldapi_new_connection() function
|
H A D | open.c | 606 if (( ld->ld_defconn = nsldapi_new_connection( ld, &srv, 1, 1, 0 )) in nsldapi_open_ldap_defconn()
|
H A D | ldap-int.h | 726 LDAPConn *nsldapi_new_connection( LDAP *ld, LDAPServer **srvlistp, int use_ldsb,
|