Home
last modified time | relevance | path

Searched refs:switch_core_db_handle (Results 1 – 8 of 8) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/event_handlers/mod_snmp/
H A Dsubagent.c136 if (switch_core_db_handle(&dbh) != SWITCH_STATUS_SUCCESS) { in channelList_load()
242 if (switch_core_db_handle(&dbh) != SWITCH_STATUS_SUCCESS) { in handle_systemStats()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_snom/
H A Dmod_snom.c170 if (switch_core_db_handle(&db) != SWITCH_STATUS_SUCCESS) { in SWITCH_STANDARD_API()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_console.c253 if (switch_core_db_handle(&db) != SWITCH_STATUS_SUCCESS) { in switch_console_expand_alias()
674 if (switch_core_db_handle(&db) != SWITCH_STATUS_SUCCESS) {
723 if (switch_core_db_handle(&db) != SWITCH_STATUS_SUCCESS) {
1934 if (switch_core_db_handle(&db) != SWITCH_STATUS_SUCCESS) {
H A Dswitch_core_sqldb.c3196 if (switch_core_db_handle(&dbh) != SWITCH_STATUS_SUCCESS) { in switch_core_recovery_flush()
3338 if (switch_core_db_handle(&dbh) != SWITCH_STATUS_SUCCESS) { in switch_core_recovery_recover()
3636 if (switch_core_db_handle(&sql_manager.dbh) != SWITCH_STATUS_SUCCESS) { in switch_core_sqldb_start()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/formats/mod_shout/
H A Dmod_shout.c1464 if (switch_core_db_handle(&db) != SWITCH_STATUS_SUCCESS) { in do_index()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_core.h2666 #define switch_core_db_handle(_a) _switch_core_db_handle(_a, __FILE__, __SWITCH_FUNC__, __LINE__) macro
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_commands/
H A Dmod_commands.c95 if (switch_core_db_handle(&db) != SWITCH_STATUS_SUCCESS) { in select_url()
5643 if (switch_core_db_handle(&db) != SWITCH_STATUS_SUCCESS) { in SWITCH_STANDARD_API()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_dptools/
H A Dmod_dptools.c980 if (switch_core_db_handle(&db) != SWITCH_STATUS_SUCCESS) { in SWITCH_STANDARD_APP()