Home
last modified time | relevance | path

Searched refs:switch_limit_interface_t (Results 1 – 10 of 10) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_limit.c35 static switch_limit_interface_t *get_backend(const char *backend) { in get_backend()
36 switch_limit_interface_t *limit = NULL; in get_backend()
49 static void release_backend(switch_limit_interface_t *limit) { in release_backend()
110 switch_limit_interface_t *limit = NULL; in switch_limit_incr()
147 switch_limit_interface_t *limit = NULL; in switch_limit_release()
164 switch_limit_interface_t *limit = NULL; in switch_limit_usage()
181 switch_limit_interface_t *limit = NULL; in switch_limit_reset()
198 switch_limit_interface_t *limit = NULL; in switch_limit_interval_reset()
220 switch_limit_interface_t *limit = NULL; in switch_limit_status()
H A Dswitch_loadable_module.c738 const switch_limit_interface_t *ptr; in switch_loadable_module_process()
1635 const switch_limit_interface_t *ptr; in switch_loadable_module_unprocess()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_loadable_module.h98 switch_limit_interface_t *limit_interface;
273 SWITCH_DECLARE(switch_limit_interface_t *) switch_loadable_module_get_limit_interface(const char *n…
427 …limit_int = (switch_limit_interface_t *)switch_loadable_module_create_interface(*module_interface,…
H A Dswitch_types.h2349 typedef struct switch_limit_interface switch_limit_interface_t; typedef
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_redis/
H A Dmod_redis.c312 switch_limit_interface_t *limit_interface = NULL; in SWITCH_MODULE_LOAD_FUNCTION()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_hiredis/
H A Dmod_hiredis.c426 switch_limit_interface_t *limit_interface; in SWITCH_MODULE_LOAD_FUNCTION()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_db/
H A Dmod_db.c646 switch_limit_interface_t *limit_interface; in SWITCH_MODULE_LOAD_FUNCTION()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_mongo/
H A Dmod_mongo.c878 switch_limit_interface_t *limit_interface = NULL; in SWITCH_MODULE_LOAD_FUNCTION()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_hash/
H A Dmod_hash.c956 switch_limit_interface_t *limit_interface; in SWITCH_MODULE_LOAD_FUNCTION()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/
H A Dfreeswitch_wrap.cxx19123 switch_limit_interface_t *arg2 = (switch_limit_interface_t *) 0 ; in CSharp_FreeSWITCHfNative_switch_loadable_module_interface_limit_interface_set___()
19126 arg2 = (switch_limit_interface_t *)jarg2; in CSharp_FreeSWITCHfNative_switch_loadable_module_interface_limit_interface_set___()
19134 switch_limit_interface_t *result = 0 ; in CSharp_FreeSWITCHfNative_switch_loadable_module_interface_limit_interface_get___()
19137 result = (switch_limit_interface_t *) ((arg1)->limit_interface); in CSharp_FreeSWITCHfNative_switch_loadable_module_interface_limit_interface_get___()
19557 switch_limit_interface_t *result = 0 ; in CSharp_FreeSWITCHfNative_switch_loadable_module_get_limit_interface___()
19560 …result = (switch_limit_interface_t *)switch_loadable_module_get_limit_interface((char const *)arg1… in CSharp_FreeSWITCHfNative_switch_loadable_module_get_limit_interface___()