Home
last modified time | relevance | path

Searched refs:switch_event_safe_destroy (Results 1 – 4 of 4) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_event.h218 #define switch_event_safe_destroy(_event) if (_event) switch_event_destroy(&_event) macro
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_ivr_async.c1236 switch_event_safe_destroy(rh->variables); in send_record_stop_event()
1792 switch_event_safe_destroy(rh->variables); in switch_ivr_record_user_data_dup()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_dptools/
H A Dmod_dptools.c3346 switch_event_safe_destroy(vars); in SWITCH_STANDARD_APP()
5752 switch_event_safe_destroy(pd->var_event); in page_thread()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_commands/
H A Dmod_commands.c4718 switch_event_safe_destroy(vars); in SWITCH_STANDARD_API()