Home
last modified time | relevance | path

Searched refs:switch_limit_init (Results 1 – 2 of 2) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_limit.h48 SWITCH_DECLARE(void) switch_limit_init(switch_memory_pool_t *pool);
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_limit.c53 SWITCH_DECLARE(void) switch_limit_init(switch_memory_pool_t *pool) { in switch_limit_init() function