Searched refs:ber_alloc (Results 1 – 10 of 10) sorted by relevance
96 if ( output == NULL && (output = ber_alloc()) == NULL ) { in handle_starttls()137 if ( (copy = ber_alloc()) == NULL ) { in request_extended()
265 if ( (copy = ber_alloc()) == NULL ) { in request_bind()395 if ( ber == NULL && (ber = ber_alloc()) == NULL ) { in request_bind()552 if ( output == NULL && (output = ber_alloc()) == NULL ) { in finish_sasl_bind()605 if ( (copy = ber_alloc()) == NULL ) { in handle_bind_response()973 if ( output == NULL && (output = ber_alloc()) == NULL ) { in handle_vc_bind_response()
80 if ( output == NULL && (output = ber_alloc()) == NULL ) { in forward_response()467 if ( outber == NULL && (outber = ber_alloc()) == NULL ) { in upstream_bind_cb()558 if ( ber == NULL && (ber = ber_alloc()) == NULL ) { in upstream_bind()957 if ( (output = c->c_pendingber = ber_alloc()) == NULL ) { in upstream_init()
104 if ( ber == NULL && (ber = ber_alloc()) == NULL ) { in handle_pdus()215 if ( ber == NULL && (ber = ber_alloc()) == NULL ) { in connection_read_cb()
366 if ( ber == NULL && (ber = ber_alloc()) == NULL ) { in operation_send_abandon()487 if ( ber == NULL && (ber = ber_alloc()) == NULL ) { in operation_send_reject()
139 if ( output == NULL && (output = ber_alloc()) == NULL ) { in request_process()
490 ber_alloc LDAP_P(( void )); /* DEPRECATED */
290 ber_alloc( void ) /* deprecated */ in ber_alloc() function
1484 ( conn->c_currentber = ber_alloc()) == NULL ) in connection_input()
2122 if ( (syncinfo = ber_alloc()) == NULL ) { in print_syncinfo()