#include <chanvars.h>
Data Fields | |
struct { | |
ast_var_t * next | |
} | entries |
char | name [0] |
char * | value |
Definition at line 28 of file chanvars.h.
struct { ... } entries |
Referenced by acf_iaxvar_read(), acf_iaxvar_write(), ast_cdr_serialize_variables(), ast_channel_inherit_variables(), ast_iax2_new(), authenticate_reply(), build_profile(), build_user(), clearvar_prefix(), clone_variables(), delete_user(), dundi_lookup_local(), handle_show_globals(), hashkeys_read(), iax2_dup_variable_datastore(), iax2_free_variable_datastore(), local_call(), mgcp_call(), ospauth_exec(), ospfinished_exec(), pbx_builtin_clear_globals(), pbx_builtin_serialize_variables(), phoneprov_callback(), profile_destructor(), shared_read(), shared_variable_free(), shared_write(), sip_call(), socket_process(), transmit_invite(), and unload_module().
char name[0] |
Definition at line 29 of file chanvars.h.
char* value |