|
Apache HTTPD
|
Public Attributes | |
| apr_vformatter_buff_t | vbuff |
| apr_memnode_t * | node |
| apr_pool_t * | pool |
| apr_byte_t | got_a_new_node |
| apr_memnode_t * | free |
Definition at line 1218 of file apr_pools.c.
| apr_memnode_t* psprintf_data::free |
Definition at line 1223 of file apr_pools.c.
| apr_byte_t psprintf_data::got_a_new_node |
Definition at line 1222 of file apr_pools.c.
| apr_memnode_t* psprintf_data::node |
Definition at line 1220 of file apr_pools.c.
| apr_pool_t* psprintf_data::pool |
Definition at line 1221 of file apr_pools.c.
| apr_vformatter_buff_t psprintf_data::vbuff |
Definition at line 1219 of file apr_pools.c.