Searched refs:send_unbind (Results 1 - 3 of 3) sorted by relevance
/osnet-11/usr/src/lib/libldap4/include/ |
H A D | ldap-int.h | 209 int send_unbind( LDAP *ld, Sockbuf *sb ); 212 int send_unbind();
|
/osnet-11/usr/src/lib/libldap4/common/ |
H A D | unbind.c | 174 send_unbind( LDAP *ld, Sockbuf *sb ) function 181 Debug( LDAP_DEBUG_TRACE, catgets(slapdcat, 1, 261, "send_unbind\n"), 0, 0, 0 );
|
H A D | request.c | 478 send_unbind( ld, lc->lconn_sb );
|
Completed in 22 milliseconds