Searched defs:firehose_ctx_t (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/debugging/
H A Dmod_firehose.c89 typedef struct firehose_ctx_t struct
101 } firehose_ctx_t; typedef in typeref:struct:firehose_ctx_t
126 firehose_ctx_t *ctx = (firehose_ctx_t *) dummy;
188 static apr_status_t pumpit(ap_filter_t *f, apr_bucket *b, firehose_ctx_t *ctx)
270 firehose_ctx_t *ctx = f->ctx;
307 firehose_ctx_t *ctx = f->ctx;
342 firehose_ctx_t *ctx;
354 ctx = (firehose_ctx_t *) f->ctx;
370 ctx = (firehose_ctx_t *)
[all...]

Completed in 1309 milliseconds