Searched defs:nsldapi_free_connection (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Drequest.c242 nsldapi_free_connection( ld, lc, NULL, NULL, 0, 0 );
291 nsldapi_free_connection( ld, lc, NULL, NULL, 0, 0 );
519 nsldapi_free_connection( ld, lc, NULL, NULL, 1, 0 );
571 nsldapi_free_connection( LDAP *ld, LDAPConn *lc, LDAPControl **serverctrls, function
576 LDAPDebug( LDAP_DEBUG_TRACE, "nsldapi_free_connection\n", 0, 0, 0 );
620 LDAPDebug( LDAP_DEBUG_TRACE, "nsldapi_free_connection: actually freed\n",
624 LDAPDebug( LDAP_DEBUG_TRACE, "nsldapi_free_connection: refcnt %d\n",
754 nsldapi_free_connection( ld, lr->lr_conn, NULL, NULL, 0, 1 );

Completed in 24 milliseconds