Searched refs:closeseq (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dcontrol.c32 * If closeseq is non-zero, we do an extra ber_put_seq() as well.
35 nsldapi_put_controls( LDAP *ld, LDAPControl **ctrls, int closeseq, argument
111 if ( closeseq && ber_put_seq( ber ) == -1 ) {
H A Dldap-int.h792 int nsldapi_put_controls( LDAP *ld, LDAPControl **ctrls, int closeseq,

Completed in 47 milliseconds