Home
last modified time | relevance | path

Searched refs:ldap_int_put_controls (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Ddelete.c66 if( ldap_int_put_controls( ld, sctrls, ber ) != LDAP_SUCCESS ) { in ldap_build_delete_req()
H A Dcompare.c75 if( ldap_int_put_controls( ld, sctrls, ber ) != LDAP_SUCCESS ) { in ldap_build_compare_req()
H A Dmodify.c113 if( ldap_int_put_controls( ld, sctrls, ber ) != LDAP_SUCCESS ) { in ldap_build_modify_req()
H A Dadd.c169 if( ldap_int_put_controls( ld, sctrls, ber ) != LDAP_SUCCESS ) { in ldap_build_add_req()
H A Dmodrdn.c101 if( ldap_int_put_controls( ld, sctrls, ber ) != LDAP_SUCCESS ) { in ldap_build_moddn_req()
H A Dabandon.c245 if ( ldap_int_put_controls( ld, sctrls, ber ) in do_abandon()
H A Dunbind.c306 if( ldap_int_put_controls( ld, sctrls, ber ) != LDAP_SUCCESS ) { in ldap_send_unbind()
H A Dextended.c70 if( ldap_int_put_controls( ld, sctrls, ber ) != LDAP_SUCCESS ) { in ldap_build_extended_req()
H A Dcontrols.c94 ldap_int_put_controls( in ldap_int_put_controls() function
H A Dsearch.c386 if( ldap_int_put_controls( ld, sctrls, ber ) != LDAP_SUCCESS ) { in ldap_build_search_req()
H A Dsasl.c115 if( ldap_int_put_controls( ld, sctrls, ber ) != LDAP_SUCCESS ) { in ldap_build_bind_req()
H A Dldap-int.h723 LDAP_F (int) ldap_int_put_controls LDAP_P((