Home
last modified time | relevance | path

Searched refs:nsldapi_open_ldap_defconn (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dopen.c432 if ( nsldapi_open_ldap_defconn( ld ) < 0 ) { in ldap_open()
588 nsldapi_open_ldap_defconn( LDAP *ld ) in nsldapi_open_ldap_defconn() function
H A Dldap-int.h678 int nsldapi_open_ldap_defconn( LDAP *ld );
H A Dsasl.c675 rc = nsldapi_open_ldap_defconn( ld ); in nsldapi_sasl_do_bind()
H A Drequest.c179 if ( nsldapi_open_ldap_defconn( ld ) < 0 ) { in nsldapi_send_server_request()