Searched refs:ldap_alloc_ber_with_options (Results 1 – 23 of 23) sorted by relevance
69 ber = ldap_alloc_ber_with_options( ld ); in ldap_create_dirsync_value()219 ber = ldap_alloc_ber_with_options( ld ); in ldap_create_extended_dn_value()
53 ber = ldap_alloc_ber_with_options( ld ); in ldap_create_assertion_control_value()
51 if ( (ber = ldap_alloc_ber_with_options( ld )) == NULL ) { in ldap_build_delete_req()
53 ber = ldap_alloc_ber_with_options( ld ); in ldap_first_attribute()
59 if ( (ber = ldap_alloc_ber_with_options( ld )) == NULL ) { in ldap_build_compare_req()
72 if ( (ber = ldap_alloc_ber_with_options( ld )) == NULL ) { in ldap_build_modify_req()
86 ber = ldap_alloc_ber_with_options( ld ); in ldap_create_page_control_value()
111 ber = ldap_alloc_ber_with_options( ld ); in ldap_create_vlv_control_value()
106 if ( (ber = ldap_alloc_ber_with_options( ld )) == NULL ) { in ldap_build_add_req()
71 if ( (ber = ldap_alloc_ber_with_options( ld )) == NULL ) { in ldap_build_moddn_req()
106 ber = ldap_alloc_ber_with_options( ld ); in ldap_create_persistentsearch_control_value()
109 ber = ldap_alloc_ber_with_options( ld ); in ldap_create_session_tracking_value()
483 lc->lconn_ber = ldap_alloc_ber_with_options( ld ); in try_read1msg()1040 ber = ldap_alloc_ber_with_options( ld ); in try_read1msg()1170 ber = ldap_alloc_ber_with_options( ld ); in build_result_ber()
58 ber = ldap_alloc_ber_with_options( ld ); in ldap_create_deref_control_value()
314 ber = ldap_alloc_ber_with_options( ld ); in ldap_create_sort_control_value()
200 } else if ( ( ber = ldap_alloc_ber_with_options( ld ) ) == NULL ) { in do_abandon()
291 if ( (ber = ldap_alloc_ber_with_options( ld )) == NULL ) { in ldap_send_unbind()
46 if ( (ber = ldap_alloc_ber_with_options( ld )) == NULL ) { in ldap_build_extended_req()
296 if ( (ber = ldap_alloc_ber_with_options( ld )) == NULL ) { in ldap_build_search_req()
97 ldap_alloc_ber_with_options( LDAP *ld ) in ldap_alloc_ber_with_options() function1622 if (( ber = ldap_alloc_ber_with_options( ld )) == NULL ) { in re_encode_request()
81 if ( (ber = ldap_alloc_ber_with_options( ld )) == NULL ) { in ldap_build_bind_req()
796 LDAP_F (BerElement *) ldap_alloc_ber_with_options( LDAP *ld );
133 ber = ldap_alloc_ber_with_options( ld ); in ldap_get_dn_ber()