#include <threadstorage.h>
Data Fields | |
size_t | len |
char | str [0] |
Definition at line 175 of file threadstorage.h.
size_t len |
Definition at line 177 of file threadstorage.h.
Referenced by ast_dynamic_str_create(), ast_dynamic_str_thread_build_va(), and ast_log().
char str[0] |
Definition at line 179 of file threadstorage.h.
Referenced by ast_cli(), ast_hint_state_changed(), ast_log(), ast_verbose(), astman_append(), check_auth(), manager_event(), and transmit_fake_auth_response().