Searched refs:nsldapi_put_controls (Results 1 - 13 of 13) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dcompare.c135 if (( lderr = nsldapi_put_controls( ld, serverctrls, 1, ber ))
H A Ddelete.c118 if (( lderr = nsldapi_put_controls( ld, serverctrls, 1, ber ))
H A Dabandon.c215 ( lderr = nsldapi_put_controls( ld, serverctrls,
H A Dadd.c175 if (( lderr = nsldapi_put_controls( ld, serverctrls, 1, ber ))
H A Dextendop.c113 if (( rc = nsldapi_put_controls( ld, serverctrls, 1, ber ))
H A Dmodify.c175 if (( lderr = nsldapi_put_controls( ld, serverctrls, 1, ber ))
H A Drename.c170 if (( rc = nsldapi_put_controls( ld, serverctrls, 1, ber ))
H A Dsaslbind.c148 if ( (rc = nsldapi_put_controls( ld, serverctrls, 1, ber ))
H A Dsbind.c130 if ( nsldapi_put_controls( ld, NULL, 1, ber ) != LDAP_SUCCESS ) {
H A Dunbind.c218 if (( err = nsldapi_put_controls( ld, serverctrls, 1, ber ))
H A Dcontrol.c35 nsldapi_put_controls( LDAP *ld, LDAPControl **ctrls, int closeseq, function
H A Dldap-int.h792 int nsldapi_put_controls( LDAP *ld, LDAPControl **ctrls, int closeseq,
H A Dsearch.c371 if ( (err = nsldapi_put_controls( ld, serverctrls, 1, ber ))

Completed in 81 milliseconds