|
Apache HTTPD
|
#include "apr_buckets.h"Go to the source code of this file.
Functions | |
| static apr_status_t | pipe_bucket_read (apr_bucket *a, 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_pipe |
| APU_DECLARE | ( | apr_bucket * | ) |
Definition at line 78 of file apr_buckets_pipe.c.
|
static |
Definition at line 19 of file apr_buckets_pipe.c.