|
Apache HTTPD
|
Public Attributes | |
| apr_bucket_brigade * | bb |
| apr_bucket_brigade * | tmp |
| buffer_conf * | conf |
| apr_off_t | remaining |
| int | seen_eos |
Definition at line 44 of file mod_buffer.c.
| apr_bucket_brigade* buffer_ctx::bb |
Definition at line 45 of file mod_buffer.c.
| buffer_conf* buffer_ctx::conf |
Definition at line 47 of file mod_buffer.c.
| apr_off_t buffer_ctx::remaining |
Definition at line 48 of file mod_buffer.c.
| int buffer_ctx::seen_eos |
Definition at line 49 of file mod_buffer.c.
| apr_bucket_brigade* buffer_ctx::tmp |
Definition at line 46 of file mod_buffer.c.