Home
last modified time | relevance | path

Searched refs:nsldapi_alloc_ber_with_options (Results 1 – 19 of 19) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dproxyauthctrl.c68 if ( ( nsldapi_alloc_ber_with_options( ld, &ber ) ) != LDAP_SUCCESS ) { in ldap_create_proxyauth_control()
128 if ( ( nsldapi_alloc_ber_with_options( ld, &ber ) ) != LDAP_SUCCESS ) { in ldap_create_proxiedauth_control()
H A Dgetattr.c75 if ( nsldapi_alloc_ber_with_options( ld, ber ) != LDAP_SUCCESS ) { in ldap_first_attribute()
H A Ddelete.c103 if (( lderr = nsldapi_alloc_ber_with_options( ld, &ber )) in ldap_delete_ext()
H A Dpsearch.c55 if (( nsldapi_alloc_ber_with_options( ld, &ber )) != LDAP_SUCCESS ) { in ldap_create_persistentsearch_control()
H A Dvlistctrl.c92 if ( LDAP_SUCCESS != nsldapi_alloc_ber_with_options( ld, &ber ) ) in ldap_create_virtuallist_control()
H A Dcompare.c119 if (( lderr = nsldapi_alloc_ber_with_options( ld, &ber )) in ldap_compare_ext()
H A Dadd.c136 if (( lderr = nsldapi_alloc_ber_with_options( ld, &ber )) in ldap_add_ext()
H A Dmodify.c134 if (( lderr = nsldapi_alloc_ber_with_options( ld, &ber )) in ldap_modify_ext()
H A Dsbind.c115 if (( rc = nsldapi_alloc_ber_with_options( ld, &ber )) in simple_bind_nolock()
H A Dabandon.c195 if (( lderr = nsldapi_alloc_ber_with_options( ld, &ber )) == in do_abandon()
H A Dextendop.c96 if (( rc = nsldapi_alloc_ber_with_options( ld, &ber )) in ldap_extended_operation()
H A Drename.c140 if (( err = nsldapi_alloc_ber_with_options( ld, &ber )) in ldap_rename()
H A Dsaslbind.c109 if (( rc = nsldapi_alloc_ber_with_options( ld, &ber )) in ldap_sasl_bind()
H A Dunbind.c199 if (( err = nsldapi_alloc_ber_with_options( ld, &ber )) in nsldapi_send_unbind()
H A Dsortctrl.c58 if ( ( nsldapi_alloc_ber_with_options( ld, &ber ) ) != LDAP_SUCCESS ) { in ldap_create_sort_control()
H A Drequest.c58 nsldapi_alloc_ber_with_options( LDAP *ld, BerElement **berp ) in nsldapi_alloc_ber_with_options() function
1170 if (( rc = nsldapi_alloc_ber_with_options( ld, &ber )) in re_encode_request()
H A Dresult.c512 if ( lc->lconn_ber == NULLBER && nsldapi_alloc_ber_with_options( ld,
989 if (( err = nsldapi_alloc_ber_with_options( ld, &ber ))
H A Dsearch.c313 if (( err = nsldapi_alloc_ber_with_options( ld, &ber )) in nsldapi_build_search_req()
H A Dldap-int.h719 int nsldapi_alloc_ber_with_options( LDAP *ld, BerElement **berp );