Home
last modified time | relevance | path

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

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_module_interfaces.h829 switch_api_function_t function;
H A Dswitch_types.h2462 typedef switch_status_t (*switch_api_function_t) (_In_opt_z_ const char *cmd, _In_opt_ switch_core_… typedef
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/freetdm/mod_freetdm/
H A Dmod_freetdm.c5461 switch_api_function_t execute_api;
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/
H A Dfreeswitch_wrap.cxx34811 switch_api_function_t arg2 = (switch_api_function_t) 0 ; in CSharp_FreeSWITCHfNative_switch_api_interface_function_set___()
34814 arg2 = (switch_api_function_t)jarg2; in CSharp_FreeSWITCHfNative_switch_api_interface_function_set___()
34822 switch_api_function_t result; in CSharp_FreeSWITCHfNative_switch_api_interface_function_get___()
34825 result = (switch_api_function_t) ((arg1)->function); in CSharp_FreeSWITCHfNative_switch_api_interface_function_get___()