Home
last modified time | relevance | path

Searched refs:switch_cache_db_handle_t (Results 1 – 25 of 29) sorted by relevance

12

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_core_sqldb.c69 switch_cache_db_handle_t *handle_pool;
72 switch_cache_db_handle_t *dbh;
86 switch_cache_db_handle_t *new_dbh = NULL; in create_handle()
152 switch_cache_db_handle_t *dbh_ptr = NULL; in switch_cache_db_database_interface_flush_handles()
265 switch_cache_db_handle_t *dbh = NULL; in sql_close()
1612 switch_cache_db_handle_t *event_db;
1691 switch_cache_db_handle_t *dbh; in sql_in_thread()
1995 switch_cache_db_handle_t *dbh; in switch_sql_queue_manager_push_confirm()
3194 switch_cache_db_handle_t *dbh; in switch_core_recovery_flush()
3330 switch_cache_db_handle_t *dbh; in switch_core_recovery_recover()
[all …]
H A Dswitch_console.c244 switch_cache_db_handle_t *db = NULL; in switch_console_expand_alias()
669 switch_cache_db_handle_t *db = NULL;
704 switch_cache_db_handle_t *db = NULL;
1926 switch_cache_db_handle_t *db = NULL;
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/event_handlers/mod_cdr_sqlite/
H A Dmod_cdr_sqlite.c80 switch_cache_db_handle_t *cdr_get_db_handle(void) in cdr_get_db_handle()
82 switch_cache_db_handle_t *dbh = NULL; in cdr_get_db_handle()
94 switch_cache_db_handle_t *dbh = NULL; in write_cdr()
194 switch_cache_db_handle_t *dbh = NULL; in load_config()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_core.h2537 typedef struct switch_cache_db_handle switch_cache_db_handle_t; typedef
2564 SWITCH_DECLARE(switch_cache_db_handle_type_t) switch_cache_db_get_type(switch_cache_db_handle_t *db…
2571 SWITCH_DECLARE(void) switch_cache_db_dismiss_db_handle(switch_cache_db_handle_t ** dbh);
2577 SWITCH_DECLARE(void) switch_cache_db_release_db_handle(switch_cache_db_handle_t ** dbh);
2586 SWITCH_DECLARE(switch_status_t) _switch_cache_db_get_db_handle(switch_cache_db_handle_t ** dbh,
2620 SWITCH_DECLARE(switch_status_t) switch_cache_db_execute_sql(switch_cache_db_handle_t *dbh, char *sq…
2651 SWITCH_DECLARE(int) switch_cache_db_affected_rows(switch_cache_db_handle_t *dbh);
2658 SWITCH_DECLARE(int) switch_cache_db_load_extension(switch_cache_db_handle_t *dbh, const char *exten…
2668 SWITCH_DECLARE(switch_bool_t) switch_cache_db_test_reactive(switch_cache_db_handle_t *db,
2670 SWITCH_DECLARE(switch_bool_t) switch_cache_db_test_reactive_ex(switch_cache_db_handle_t *db,
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_db/
H A Dmod_db.c88 switch_cache_db_handle_t *limit_get_db_handle(void) in limit_get_db_handle()
90 switch_cache_db_handle_t *dbh = NULL; in limit_get_db_handle()
110 switch_cache_db_handle_t *dbh = NULL; in limit_execute_sql()
132 switch_cache_db_handle_t *dbh = NULL; in limit_execute_sql_callback()
285 switch_cache_db_handle_t *dbh = NULL; in do_config()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/event_handlers/mod_odbc_cdr/
H A Dmod_odbc_cdr.c179 switch_cache_db_handle_t *get_db_handle(void) in get_db_handle()
181 switch_cache_db_handle_t *dbh = NULL; in get_db_handle()
197 switch_cache_db_handle_t *dbh = NULL; in odbc_cdr_execute_sql_no_callback()
404 switch_cache_db_handle_t *dbh = NULL;
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_nibblebill/
H A Dmod_nibblebill.c138 static switch_cache_db_handle_t *nibblebill_get_db_handle(void) in nibblebill_get_db_handle()
140 switch_cache_db_handle_t *dbh = NULL; in nibblebill_get_db_handle()
173 switch_cache_db_handle_t *dbh = NULL; in nibblebill_execute_sql_callback()
189 switch_cache_db_handle_t *dbh = NULL; in nibblebill_execute_sql()
208 switch_cache_db_handle_t *dbh = NULL; in nibblebill_load_config()
/dports/net/freeswitch/freeswitch-1.10.3.-release/tests/unit/
H A Dswitch_core_db.c65 switch_cache_db_handle_t *dbh = NULL; in FST_SUITE_BEGIN()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_v8/include/
H A Dfsdbh.hpp54 switch_cache_db_handle_t *dbh;
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_directory/
H A Dmod_directory.c193 switch_cache_db_handle_t *directory_get_db_handle(void) in directory_get_db_handle()
195 switch_cache_db_handle_t *dbh = NULL; in directory_get_db_handle()
214 switch_cache_db_handle_t *dbh = NULL; in directory_execute_sql()
316 switch_cache_db_handle_t *dbh = NULL; in directory_execute_sql_callback()
457 switch_cache_db_handle_t *dbh = NULL; in load_config()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_lua/
H A Dfreeswitch_lua.h68 switch_cache_db_handle_t *dbh;
H A Dfreeswitch.i107 switch_cache_db_handle_t *dbh;
H A Dmy_swigable_cpp.h59 switch_cache_db_handle_t *dbh;
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_cidlookup/
H A Dmod_cidlookup.c89 static switch_cache_db_handle_t *cidlookup_get_db_handle(void) in cidlookup_get_db_handle()
91 switch_cache_db_handle_t *dbh = NULL; in cidlookup_get_db_handle()
113 switch_cache_db_handle_t *dbh = NULL; in config_callback_dsn()
177 switch_cache_db_handle_t *dbh = NULL; in cidlookup_execute_sql_callback()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/event_handlers/mod_snmp/
H A Dsubagent.c131 switch_cache_db_handle_t *dbh; in channelList_load()
239 switch_cache_db_handle_t *dbh; in handle_systemStats()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_snom/
H A Dmod_snom.c150 switch_cache_db_handle_t *db = NULL; in SWITCH_STANDARD_API()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_sofia/
H A Dsofia_glue.c39 switch_cache_db_handle_t *_sofia_glue_get_db_handle(sofia_profile_t *profile, const char *file, con…
2594 switch_cache_db_handle_t *dbh = sofia_glue_get_db_handle(profile); in sofia_glue_init_sql()
2732 switch_cache_db_handle_t *_sofia_glue_get_db_handle(sofia_profile_t *profile, const char *file, con… in _sofia_glue_get_db_handle()
2734 switch_cache_db_handle_t *dbh = NULL; in _sofia_glue_get_db_handle()
2752 switch_cache_db_handle_t *dbh = NULL; in sofia_glue_actually_execute_sql_trans()
2783 switch_cache_db_handle_t *dbh = NULL; in sofia_glue_actually_execute_sql()
2819 switch_cache_db_handle_t *dbh = NULL; in sofia_glue_execute_sql_callback()
2855 switch_cache_db_handle_t *dbh = NULL; in sofia_glue_execute_sql2str()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_lcr/
H A Dmod_lcr.c450 static switch_cache_db_handle_t *lcr_get_db_handle(void) in lcr_get_db_handle()
452 switch_cache_db_handle_t *dbh = NULL; in lcr_get_db_handle()
471 switch_cache_db_handle_t *dbh = NULL; in db_check()
596 switch_cache_db_handle_t *dbh = NULL; in lcr_execute_sql_callback()
1042 switch_cache_db_handle_t *dbh = NULL; in lcr_load_config()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_skinny/
H A Dmod_skinny.h311 switch_cache_db_handle_t *skinny_get_db_handle(skinny_profile_t *profile);
H A Dmod_skinny.c358 switch_cache_db_handle_t *skinny_get_db_handle(skinny_profile_t *profile) in skinny_get_db_handle()
360 switch_cache_db_handle_t *dbh = NULL; in skinny_get_db_handle()
380 switch_cache_db_handle_t *dbh = NULL; in skinny_execute_sql()
410 switch_cache_db_handle_t *dbh = NULL; in skinny_execute_sql_callback()
2243 switch_cache_db_handle_t *dbh = NULL; in load_skinny_config()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_callcenter/
H A Dmod_callcenter.c532 switch_cache_db_handle_t *cc_get_db_handle(void) in cc_get_db_handle()
534 switch_cache_db_handle_t *dbh = NULL; in cc_get_db_handle()
593 switch_cache_db_handle_t *dbh = NULL; in cc_execute_sql_affected_rows()
609 switch_cache_db_handle_t *dbh = NULL; in cc_execute_sql2str()
642 switch_cache_db_handle_t *dbh = NULL; in cc_execute_sql()
679 switch_cache_db_handle_t *dbh = NULL; in cc_execute_sql_callback()
1466 switch_cache_db_handle_t *dbh;
1508 switch_cache_db_handle_t *dbh = NULL; in load_config()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_dingaling/
H A Dmod_dingaling.c329 static switch_cache_db_handle_t *mdl_get_db_handle(mdl_profile_t *profile) in mdl_get_db_handle()
331 switch_cache_db_handle_t *dbh = NULL; in mdl_get_db_handle()
351 switch_cache_db_handle_t *dbh = NULL; in mdl_execute_sql()
378 switch_cache_db_handle_t *dbh = NULL; in mdl_execute_sql2str()
411 switch_cache_db_handle_t *dbh = NULL; in mdl_execute_sql_callback()
3304 switch_cache_db_handle_t *dbh = NULL; in soft_reload()
3435 switch_cache_db_handle_t *dbh = NULL; in load_config()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/
H A Dfreeswitch_wrap.cxx17559 switch_cache_db_handle_t *arg1 = (switch_cache_db_handle_t *) 0 ; in CSharp_FreeSWITCHfNative_switch_cache_db_get_type___()
17651 switch_cache_db_handle_t *arg1 = (switch_cache_db_handle_t *) 0 ; in CSharp_FreeSWITCHfNative_switch_cache_db_create_schema___()
17667 switch_cache_db_handle_t *arg1 = (switch_cache_db_handle_t *) 0 ; in CSharp_FreeSWITCHfNative_switch_cache_db_execute_sql2str___()
17687 switch_cache_db_handle_t *arg1 = (switch_cache_db_handle_t *) 0 ; in CSharp_FreeSWITCHfNative_switch_cache_db_execute_sql___()
17703 switch_cache_db_handle_t *arg1 = (switch_cache_db_handle_t *) 0 ; in CSharp_FreeSWITCHfNative_switch_cache_db_execute_sql_callback___()
17723 switch_cache_db_handle_t *arg1 = (switch_cache_db_handle_t *) 0 ; in CSharp_FreeSWITCHfNative_switch_cache_db_execute_sql_callback_err___()
17745 switch_cache_db_handle_t *arg1 = (switch_cache_db_handle_t *) 0 ; in CSharp_FreeSWITCHfNative_switch_cache_db_affected_rows___()
17757 switch_cache_db_handle_t *arg1 = (switch_cache_db_handle_t *) 0 ; in CSharp_FreeSWITCHfNative_switch_cache_db_load_extension___()
17797 switch_cache_db_handle_t *arg1 = (switch_cache_db_handle_t *) 0 ; in CSharp_FreeSWITCHfNative_switch_cache_db_test_reactive___()
17815 switch_cache_db_handle_t *arg1 = (switch_cache_db_handle_t *) 0 ; in CSharp_FreeSWITCHfNative_switch_cache_db_test_reactive_ex___()
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_fifo/
H A Dmod_fifo.c898 switch_cache_db_handle_t *fifo_get_db_handle(void) in fifo_get_db_handle()
900 switch_cache_db_handle_t *dbh = NULL; in fifo_get_db_handle()
943 switch_cache_db_handle_t *dbh = NULL;
975 switch_cache_db_handle_t *dbh = NULL; in fifo_execute_sql_callback()
4432 switch_cache_db_handle_t *dbh = NULL; in load_config()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_voicemail/
H A Dmod_voicemail.c209 switch_cache_db_handle_t *vm_get_db_handle(vm_profile_t *profile) in vm_get_db_handle()
212 switch_cache_db_handle_t *dbh = NULL; in vm_get_db_handle()
231 switch_cache_db_handle_t *dbh = NULL; in vm_execute_sql()
258 switch_cache_db_handle_t *dbh = NULL; in vm_execute_sql2str()
291 switch_cache_db_handle_t *dbh = NULL; in vm_execute_sql_callback()
706 switch_cache_db_handle_t *dbh = NULL; in load_profile()

12