Searched refs:bucket_alloc (Results 26 - 50 of 75) sorted by relevance

123

/macosx-10.10/apache-793/httpd/modules/proxy/
H A Dmod_proxy_ftp.c448 apr_bucket_brigade *out = apr_brigade_create(p, c->bucket_alloc);
461 ctx->in = apr_brigade_create(p, c->bucket_alloc);
539 p, c->bucket_alloc));
558 c->bucket_alloc));
564 c->bucket_alloc));
577 p, c->bucket_alloc));
586 c->bucket_alloc));
590 APR_BRIGADE_INSERT_TAIL(out, apr_bucket_flush_create(c->bucket_alloc));
749 c->bucket_alloc));
750 APR_BRIGADE_INSERT_TAIL(out, apr_bucket_flush_create(c->bucket_alloc));
[all...]
H A Dmod_proxy_wstunnel.c187 apr_bucket_brigade *bb = apr_brigade_create(p, c->bucket_alloc);
190 header_brigade = apr_brigade_create(p, backconn->bucket_alloc);
203 e = apr_bucket_pool_create(buf, strlen(buf), p, c->bucket_alloc);
206 if ((rv = ap_proxy_pass_brigade(c->bucket_alloc, r, conn, backconn,
H A Dmod_proxy_fdpass.c259 bb = apr_brigade_create(r->pool, r->connection->bucket_alloc);
260 e = apr_bucket_flush_create(r->connection->bucket_alloc);
H A Dmod_proxy_fcgi.c404 ib = apr_brigade_create(r->pool, c->bucket_alloc);
405 ob = apr_brigade_create(r->pool, c->bucket_alloc);
553 c->bucket_alloc);
570 tmp_b = apr_bucket_eos_create(c->bucket_alloc);
637 b = apr_bucket_eos_create(c->bucket_alloc);
H A Dmod_proxy_scgi.c365 bb = apr_brigade_create(r->pool, r->connection->bucket_alloc);
366 b = bucket_socket_ex_create(sock_data, r->connection->bucket_alloc);
368 b = apr_bucket_eos_create(r->connection->bucket_alloc);
H A Dmod_proxy_connect.c207 apr_bucket_brigade *bb = apr_brigade_create(p, c->bucket_alloc);
339 c->id, c->sbh, c->bucket_alloc);
H A Dproxy_util.c1423 bb = apr_brigade_create(r->pool, r->connection->bucket_alloc);
2747 apr_bucket_alloc_t *bucket_alloc; local
2753 bucket_alloc = apr_bucket_alloc_create(conn->scpool);
2759 bucket_alloc);
2840 c->bucket_alloc);
2842 e = apr_bucket_eos_create(c->bucket_alloc);
3158 e = apr_bucket_pool_create(buf, strlen(buf), p, c->bucket_alloc);
3193 e = apr_bucket_pool_create(buf, strlen(buf), p, c->bucket_alloc);
3353 e = apr_bucket_pool_create(buf, strlen(buf), p, c->bucket_alloc);
3359 PROXY_DECLARE(int) ap_proxy_pass_brigade(apr_bucket_alloc_t *bucket_alloc, argument
[all...]
/macosx-10.10/apache-793/httpd/server/
H A Dcore_filters.c121 ctx->b = apr_brigade_create(f->c->pool, f->c->bucket_alloc);
122 ctx->tmpbb = apr_brigade_create(f->c->pool, f->c->bucket_alloc);
224 e = apr_bucket_eos_create(f->c->bucket_alloc);
258 e = apr_bucket_eos_create(f->c->bucket_alloc);
399 ctx->tmp_flush_bb = apr_brigade_create(c->pool, c->bucket_alloc);
401 ctx->buffered_bb = apr_brigade_create(c->pool, c->bucket_alloc);
H A Dutil_filter.c641 *saveto = apr_brigade_create(p, f->c->bucket_alloc);
698 b = apr_bucket_flush_create(f->c->bucket_alloc);
/macosx-10.10/apache-793/httpd/modules/filters/
H A Dmod_request.c49 f->c->bucket_alloc);
51 e = apr_bucket_eos_create(f->c->bucket_alloc);
122 f->r->kept_body = apr_brigade_create(f->r->pool, f->r->connection->bucket_alloc);
H A Dmod_ext_filter.c663 b = apr_bucket_heap_create(buf, len, NULL, c->bucket_alloc);
749 bb_tmp = apr_brigade_create(r->pool, c->bucket_alloc);
817 b = apr_bucket_heap_create(buf, len, NULL, c->bucket_alloc);
827 b = apr_bucket_eos_create(c->bucket_alloc);
859 f->c->bucket_alloc);
861 e = apr_bucket_eos_create(f->c->bucket_alloc);
916 apr_bucket *e = apr_bucket_eos_create(f->c->bucket_alloc);
H A Dmod_data.c89 ctx->bb = apr_brigade_create(r->pool, f->c->bucket_alloc);
H A Dmod_charset_lite.c253 r->connection->bucket_alloc);
267 r->connection->bucket_alloc);
387 b = apr_bucket_transient_create(tmp, len, c->bucket_alloc);
400 bb = apr_brigade_create(r->pool, c->bucket_alloc);
401 b = apr_bucket_eos_create(c->bucket_alloc);
1062 NULL, f->r->connection->bucket_alloc);
H A Dmod_xml2enc.c330 f->r->connection->bucket_alloc);
383 f->r->connection->bucket_alloc);
466 bb->bucket_alloc);
H A Dmod_ratelimit.c65 apr_bucket_alloc_t *ba = f->r->connection->bucket_alloc;
/macosx-10.10/apache-793/httpd/server/mpm/mpmt_os2/
H A Dmpmt_os2_child.c351 apr_bucket_alloc_t *bucket_alloc; local
384 bucket_alloc = apr_bucket_alloc_create_ex(allocator);
392 sbh, bucket_alloc);
408 apr_bucket_alloc_destroy(bucket_alloc);
/macosx-10.10/apache-793/httpd/modules/ssl/
H A Dssl_engine_io.c122 outctx->bb = apr_brigade_create(c->pool, c->bucket_alloc);
151 e = apr_bucket_flush_create(outctx->bb->bucket_alloc);
204 e = apr_bucket_transient_create(in, inl, outctx->bb->bucket_alloc);
877 bucket = HTTP_ON_HTTPS_PORT_BUCKET(f->c->bucket_alloc);
884 f->c->bucket_alloc);
895 bucket = apr_bucket_eos_create(f->c->bucket_alloc);
1320 apr_bucket *bucket = apr_bucket_eos_create(f->c->bucket_alloc);
1328 apr_bucket *bucket = apr_bucket_immortal_create(CRLF, 2, f->c->bucket_alloc);
1411 apr_bucket_transient_create(start, len, f->c->bucket_alloc);
1553 e = apr_bucket_transient_create(ctx->buffer, ctx->bytes, bb->bucket_alloc);
[all...]
/macosx-10.10/apache-793/httpd/modules/http/
H A Dhttp_request.c223 apr_bucket_brigade *bb = apr_brigade_create(c->pool, c->bucket_alloc);
252 bb = apr_brigade_create(r->connection->pool, r->connection->bucket_alloc);
253 b = ap_bucket_eor_create(r->connection->bucket_alloc, r);
366 bb = apr_brigade_create(c->pool, c->bucket_alloc);
367 b = apr_bucket_flush_create(c->bucket_alloc);
/macosx-10.10/apache-793/httpd/modules/generators/
H A Dmod_cgi.c839 bb = apr_brigade_create(r->pool, c->bucket_alloc);
930 b = cgi_bucket_create(r, script_in, script_err, c->bucket_alloc);
934 b = apr_bucket_pipe_create(script_in, c->bucket_alloc);
937 b = apr_bucket_eos_create(c->bucket_alloc);
1098 f->c->bucket_alloc));
1148 f->c->bucket_alloc));
H A Dmod_cgid.c1449 bb = apr_brigade_create(r->pool, r->connection->bucket_alloc);
1543 bb = apr_brigade_create(r->pool, c->bucket_alloc);
1544 b = apr_bucket_pipe_create(tempsock, c->bucket_alloc);
1546 b = apr_bucket_eos_create(c->bucket_alloc);
1631 bb = apr_brigade_create(r->pool, c->bucket_alloc);
1632 b = apr_bucket_pipe_create(tempsock, c->bucket_alloc);
1634 b = apr_bucket_eos_create(c->bucket_alloc);
1696 f->c->bucket_alloc));
1776 f->c->bucket_alloc));
/macosx-10.10/apache-793/httpd/modules/cache/
H A Dmod_cache.c97 cache->out = apr_brigade_create(r->pool, r->connection->bucket_alloc);
311 out = apr_brigade_create(r->pool, r->connection->bucket_alloc);
312 e = apr_bucket_eos_create(out->bucket_alloc);
402 cache->out = apr_brigade_create(r->pool, r->connection->bucket_alloc);
607 out = apr_brigade_create(r->pool, r->connection->bucket_alloc);
608 e = apr_bucket_eos_create(out->bucket_alloc);
645 r->connection->bucket_alloc);
1484 bb = apr_brigade_create(r->pool, r->connection->bucket_alloc);
1495 bkt = apr_bucket_flush_create(bb->bucket_alloc);
1501 bkt = apr_bucket_eos_create(bb->bucket_alloc);
[all...]
/macosx-10.10/apache-793/httpd/modules/lua/
H A Dmod_lua.c426 ctx->tmpBucket = apr_brigade_create(r->pool, c->bucket_alloc);
429 pbktOut = apr_bucket_heap_create(output, olen, NULL, c->bucket_alloc);
464 c->bucket_alloc);
494 c->bucket_alloc);
498 pbktEOS = apr_bucket_eos_create(c->bucket_alloc);
544 ctx->tmpBucket = apr_brigade_create(r->pool, c->bucket_alloc);
588 pbktOut = apr_bucket_heap_create(output, olen, 0, c->bucket_alloc);
604 apr_bucket *pbktEOS = apr_bucket_eos_create(c->bucket_alloc);
611 pbktOut = apr_bucket_heap_create(output, olen, 0, c->bucket_alloc);
/macosx-10.10/apache-793/httpd/modules/debugging/
H A Dmod_dumpio.c171 apr_bucket *flush = apr_bucket_flush_create(f->c->bucket_alloc);
/macosx-10.10/apache-793/httpd/server/mpm/prefork/
H A Dprefork.c493 apr_bucket_alloc_t *bucket_alloc; local
584 bucket_alloc = apr_bucket_alloc_create(pchild);
699 current_conn = ap_run_create_connection(ptrans, ap_server_conf, csd, my_child_num, sbh, bucket_alloc);
/macosx-10.10/apache-793/httpd/server/mpm/worker/
H A Dworker.c607 int my_thread_num, apr_bucket_alloc_t *bucket_alloc)
616 conn_id, sbh, bucket_alloc);
908 apr_bucket_alloc_t *bucket_alloc; local
977 bucket_alloc = apr_bucket_alloc_create(ptrans);
978 process_socket(thd, ptrans, csd, process_slot, thread_slot, bucket_alloc);
605 process_socket(apr_thread_t *thd, apr_pool_t *p, apr_socket_t *sock, int my_child_num, int my_thread_num, apr_bucket_alloc_t *bucket_alloc) argument

Completed in 330 milliseconds

123