Home
last modified time | relevance | path

Searched defs:switch_core_db_open (Results 1 – 2 of 2) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_core_db.c48 SWITCH_DECLARE(int) switch_core_db_open(const char *filename, switch_core_db_t **ppDb) in switch_core_db_open() function
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs7788 public static int switch_core_db_open(string filename, SWIGTYPE_p_p_sqlite3 ppDb) { in switch_core_db_open() method in FreeSWITCH.Native.freeswitch
17406 …public static extern int switch_core_db_open(string jarg1, global::System.Runtime.InteropServices.… in switch_core_db_open() method in FreeSWITCH.Native.freeswitchPINVOKE