Apache HTTPD
Functions | Variables
apr_buckets_eos.c File Reference
#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
 

Function Documentation

◆ APU_DECLARE()

APU_DECLARE ( apr_bucket )

Definition at line 27 of file apr_buckets_eos.c.

◆ eos_bucket_read()

static apr_status_t eos_bucket_read ( apr_bucket b,
const char **  str,
apr_size_t len,
apr_read_type_e  block 
)
static

Definition at line 19 of file apr_buckets_eos.c.