Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libldap5/sources/ldap/common/
H A Dproxyauthctrl.c70 if ( ( nsldapi_alloc_ber_with_options( ld, &ber ) ) != LDAP_SUCCESS ) { in ldap_create_proxyauth_control()
130 if ( ( nsldapi_alloc_ber_with_options( ld, &ber ) ) != LDAP_SUCCESS ) { in ldap_create_proxiedauth_control()
H A Dgetattr.c77 if ( nsldapi_alloc_ber_with_options( ld, ber ) != LDAP_SUCCESS ) { in ldap_first_attribute()
H A Ddelete.c105 if (( lderr = nsldapi_alloc_ber_with_options( ld, &ber )) in ldap_delete_ext()
H A Dpsearch.c57 if (( nsldapi_alloc_ber_with_options( ld, &ber )) != LDAP_SUCCESS ) { in ldap_create_persistentsearch_control()
H A Dvlistctrl.c94 if ( LDAP_SUCCESS != nsldapi_alloc_ber_with_options( ld, &ber ) ) in ldap_create_virtuallist_control()
H A Dcompare.c121 if (( lderr = nsldapi_alloc_ber_with_options( ld, &ber )) in ldap_compare_ext()
H A Dadd.c138 if (( lderr = nsldapi_alloc_ber_with_options( ld, &ber )) in ldap_add_ext()
H A Dmodify.c136 if (( lderr = nsldapi_alloc_ber_with_options( ld, &ber )) in ldap_modify_ext()
H A Dsbind.c117 if (( rc = nsldapi_alloc_ber_with_options( ld, &ber )) in simple_bind_nolock()
H A Dabandon.c197 if (( lderr = nsldapi_alloc_ber_with_options( ld, &ber )) == in do_abandon()
H A Drename.c142 if (( err = nsldapi_alloc_ber_with_options( ld, &ber )) in ldap_rename()
H A Dextendop.c98 if (( rc = nsldapi_alloc_ber_with_options( ld, &ber )) in ldap_extended_operation()
H A Dsaslbind.c111 if (( rc = nsldapi_alloc_ber_with_options( ld, &ber )) in ldap_sasl_bind()
H A Dunbind.c201 if (( err = nsldapi_alloc_ber_with_options( ld, &ber )) in nsldapi_send_unbind()
H A Dsortctrl.c60 if ( ( nsldapi_alloc_ber_with_options( ld, &ber ) ) != LDAP_SUCCESS ) { in ldap_create_sort_control()
H A Drequest.c60 nsldapi_alloc_ber_with_options( LDAP *ld, BerElement **berp ) in nsldapi_alloc_ber_with_options() function
1172 if (( rc = nsldapi_alloc_ber_with_options( ld, &ber )) in re_encode_request()
H A Dresult.c514 if ( lc->lconn_ber == NULLBER && nsldapi_alloc_ber_with_options( ld,
991 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.h721 int nsldapi_alloc_ber_with_options( LDAP *ld, BerElement **berp );