Searched refs:nsldapi_free_connection (Results 1 - 6 of 6) sorted by relevance
/osnet-11/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | abandon.c | 236 nsldapi_free_connection( ld, lr->lr_conn, NULL, NULL,
|
H A D | sbind.c | 219 nsldapi_free_connection( ld, ld->ld_defconn, NULL, NULL, 1, 0 );
|
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 );
|
H A D | unbind.c | 98 nsldapi_free_connection( ld, ld->ld_conns, serverctrls,
|
H A D | ldap-int.h | 729 void nsldapi_free_connection( LDAP *ld, LDAPConn *lc,
|
H A D | result.c | 432 nsldapi_free_connection( ld, lc, NULL, NULL,
|
Completed in 24 milliseconds