Home
last modified time | relevance | path

Searched refs:ldap_alloc_ber_with_options (Results 1 – 25 of 25) sorted by relevance

/netbsd/src/external/bsd/openldap/dist/libraries/libldap/
Dmsctrl.c69 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()
Dassertion.c53 ber = ldap_alloc_ber_with_options( ld ); in ldap_create_assertion_control_value()
Ddelete.c51 if ( (ber = ldap_alloc_ber_with_options( ld )) == NULL ) { in ldap_build_delete_req()
Dgetattr.c53 ber = ldap_alloc_ber_with_options( ld ); in ldap_first_attribute()
Dmodify.c72 if ( (ber = ldap_alloc_ber_with_options( ld )) == NULL ) { in ldap_build_modify_req()
Dcompare.c59 if ( (ber = ldap_alloc_ber_with_options( ld )) == NULL ) { in ldap_build_compare_req()
Dpagectrl.c86 ber = ldap_alloc_ber_with_options( ld ); in ldap_create_page_control_value()
Dvlvctrl.c111 ber = ldap_alloc_ber_with_options( ld ); in ldap_create_vlv_control_value()
Dadd.c106 if ( (ber = ldap_alloc_ber_with_options( ld )) == NULL ) { in ldap_build_add_req()
Dmodrdn.c71 if ( (ber = ldap_alloc_ber_with_options( ld )) == NULL ) { in ldap_build_moddn_req()
Dpsearchctrl.c106 ber = ldap_alloc_ber_with_options( ld ); in ldap_create_persistentsearch_control_value()
Dstctrl.c109 ber = ldap_alloc_ber_with_options( ld ); in ldap_create_session_tracking_value()
Dresult.c483 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()
Dderef.c58 ber = ldap_alloc_ber_with_options( ld ); in ldap_create_deref_control_value()
Dsortctrl.c314 ber = ldap_alloc_ber_with_options( ld ); in ldap_create_sort_control_value()
Dunbind.c291 if ( (ber = ldap_alloc_ber_with_options( ld )) == NULL ) { in ldap_send_unbind()
Dabandon.c200 } else if ( ( ber = ldap_alloc_ber_with_options( ld ) ) == NULL ) { in do_abandon()
Dextended.c46 if ( (ber = ldap_alloc_ber_with_options( ld )) == NULL ) { in ldap_build_extended_req()
Dsearch.c296 if ( (ber = ldap_alloc_ber_with_options( ld )) == NULL ) { in ldap_build_search_req()
Drequest.c97 ldap_alloc_ber_with_options( LDAP *ld ) in ldap_alloc_ber_with_options() function
1622 if (( ber = ldap_alloc_ber_with_options( ld )) == NULL ) { in re_encode_request()
Dsasl.c81 if ( (ber = ldap_alloc_ber_with_options( ld )) == NULL ) { in ldap_build_bind_req()
Dldap-int.h796 LDAP_F (BerElement *) ldap_alloc_ber_with_options( LDAP *ld );
Dgetdn.c133 ber = ldap_alloc_ber_with_options( ld ); in ldap_get_dn_ber()
/netbsd/src/external/bsd/openldap/lib/libldap/
Dldap.expsym9 ldap_alloc_ber_with_options
/netbsd/src/external/bsd/openldap/lib/libldap_r/
Dldap_r.expsym9 ldap_alloc_ber_with_options