Searched defs:nsldapi_free_connection (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | request.c | 242 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 59 milliseconds