Home
last modified time | relevance | path

Searched refs:ber_sockbuf_free (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/lib/libldap5/sources/ldap/common/
H A Dunbind.c152 ber_sockbuf_free( ld->ld_sbp ); in ldap_ld_free()
H A Dopen.c512 ber_sockbuf_free( ld->ld_sbp ); in ldap_init()
H A Drequest.c610 ber_sockbuf_free( lc->lconn_sb ); in nsldapi_free_connection()
/titanic_41/usr/src/lib/libldap5/include/ldap/
H A Dsolaris-int.h157 LDAP_API(void) LDAP_CALL ber_sockbuf_free( Sockbuf* p );
/titanic_41/usr/src/lib/libldap5/sources/ldap/ber/
H A Dio.c723 ber_sockbuf_free(Sockbuf *p) in ber_sockbuf_free() function