Home
last modified time | relevance | path

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

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_event.h457 SWITCH_DECLARE(switch_bool_t) switch_live_array_add_alias(switch_live_array_t *la, const char *even…
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_event.c3445 SWITCH_DECLARE(switch_bool_t) switch_live_array_add_alias(switch_live_array_t *la, const char *even… in switch_live_array_add_alias() function
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs12654 …public static switch_bool_t switch_live_array_add_alias(SWIGTYPE_p_switch_live_array_s la, string … in switch_live_array_add_alias() method in FreeSWITCH.Native.freeswitch
12655 …switch_bool_t ret = (switch_bool_t)freeswitchPINVOKE.switch_live_array_add_alias(SWIGTYPE_p_switch… in switch_live_array_add_alias()
24930 …public static extern int switch_live_array_add_alias(global::System.Runtime.InteropServices.Handle… in switch_live_array_add_alias() method in FreeSWITCH.Native.freeswitchPINVOKE
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/
H A Dfreeswitch_wrap.cxx39844 result = (switch_bool_t)switch_live_array_add_alias(arg1,(char const *)arg2,(char const *)arg3); in CSharp_FreeSWITCHfNative_switch_live_array_add_alias___()