#include <stringfields.h>

Data Fields | |
| struct ast_string_field_pool * | embedded_pool |
| ast_string_field | last_alloc |
| struct ast_string_field_pool* embedded_pool |
pointer to the embedded pool, if any
Definition at line 141 of file stringfields.h.
Referenced by __ast_string_field_init(), and __ast_calloc_with_stringfields().
the last field allocated
Definition at line 140 of file stringfields.h.
Referenced by add_string_pool(), __ast_string_field_init(), __ast_string_field_alloc_space(), __ast_string_field_ptr_grow(), and __ast_string_field_ptr_build_va().