RTS API Documentation
1.10.11
|
Data Fields | |
char * | str |
struct str_node * | next |
Definition at line 206 of file switch_core_session.c.
struct str_node* str_node::next |
Definition at line 208 of file switch_core_session.c.
Referenced by parse_array(), switch_core_session_findall_matching_var(), switch_core_session_hupall(), switch_core_session_hupall_endpoint(), and switch_core_session_hupall_matching_vars_ans().
char* str_node::str |
Definition at line 207 of file switch_core_session.c.