Apache HTTPD
Public Attributes | List of all members
psprintf_data Struct Reference

Public Attributes

apr_vformatter_buff_t vbuff
 
apr_memnode_tnode
 
apr_pool_tpool
 
apr_byte_t got_a_new_node
 
apr_memnode_tfree
 

Detailed Description

Definition at line 1218 of file apr_pools.c.

Member Data Documentation

◆ free

apr_memnode_t* psprintf_data::free

Definition at line 1223 of file apr_pools.c.

◆ got_a_new_node

apr_byte_t psprintf_data::got_a_new_node

Definition at line 1222 of file apr_pools.c.

◆ node

apr_memnode_t* psprintf_data::node

Definition at line 1220 of file apr_pools.c.

◆ pool

apr_pool_t* psprintf_data::pool

Definition at line 1221 of file apr_pools.c.

◆ vbuff

apr_vformatter_buff_t psprintf_data::vbuff

Definition at line 1219 of file apr_pools.c.


The documentation for this struct was generated from the following file: