|
Apache HTTPD
|
Public Attributes | |
| apr_size_t | size |
| apr_bucket_alloc_t * | alloc |
| apr_memnode_t * | memnode |
| struct node_header_t * | next |
Definition at line 25 of file apr_buckets_alloc.c.
| apr_bucket_alloc_t* node_header_t::alloc |
Definition at line 27 of file apr_buckets_alloc.c.
| apr_memnode_t* node_header_t::memnode |
Definition at line 28 of file apr_buckets_alloc.c.
| struct node_header_t* node_header_t::next |
Definition at line 29 of file apr_buckets_alloc.c.
| apr_size_t node_header_t::size |
Definition at line 26 of file apr_buckets_alloc.c.