|
Apache HTTPD
|
#include "apr_buckets.h"Go to the source code of this file.
Functions | |
| static apr_status_t | eos_bucket_read (apr_bucket *b, const char **str, apr_size_t *len, apr_read_type_e block) |
| APU_DECLARE (apr_bucket *) | |
Variables | |
| APU_DECLARE_DATA const apr_bucket_type_t | apr_bucket_type_eos |
| APU_DECLARE | ( | apr_bucket * | ) |
Definition at line 27 of file apr_buckets_eos.c.
|
static |
Definition at line 19 of file apr_buckets_eos.c.