Home
last modified time | relevance | path

Searched refs:SSHF_FREE_ARG (Results 1 – 6 of 6) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_scheduler.c166 if (tofree->task.cmd_arg && switch_test_flag(tofree, SSHF_FREE_ARG)) { in task_thread_loop()
H A Dswitch_ivr_async.c5201 …r_add_task(runtime, sch_hangup_callback, (char *) __SWITCH_FUNC__, uuid, 0, helper, SSHF_FREE_ARG); in switch_ivr_schedule_hangup()
5269 …add_task(runtime, sch_transfer_callback, (char *) __SWITCH_FUNC__, uuid, 0, helper, SSHF_FREE_ARG); in switch_ivr_schedule_transfer()
5303 …dd_task(runtime, sch_broadcast_callback, (char *) __SWITCH_FUNC__, uuid, 0, helper, SSHF_FREE_ARG); in switch_ivr_schedule_broadcast()
H A Dswitch_core_session.c1649 …h_core_session_get_uuid(session), 0, strdup(switch_core_session_get_uuid(session)), SSHF_FREE_ARG);
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_types.h489 SSHF_FREE_ARG = (1 << 1), enumerator
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_commands/
H A Dmod_commands.c5233 int flags = SSHF_FREE_ARG; in SWITCH_STANDARD_API()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs44318 SSHF_FREE_ARG = (1 << 1), enumerator