#include <strings.h>
Data Fields | |
size_t | __AST_STR_LEN |
char | __AST_STR_STR [0] |
ast_threadstorage * | __AST_STR_TS |
size_t | __AST_STR_USED |
Definition at line 364 of file strings.h.
size_t __AST_STR_LEN |
The current maximum length of the string
Definition at line 365 of file strings.h.
Referenced by __ast_str_helper2().
char __AST_STR_STR[0] |
struct ast_threadstorage* __AST_STR_TS |
size_t __AST_STR_USED |