Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/lsm1/lsm-test/
H A Dlsmtest_tdb4.c18 static int bgc_attach(BtDb *pDb, const char*);
750 rc = bgc_attach(p, zSpec); in test_bt_open()
871 static int bgc_attach(BtDb *pDb, const char *zSpec){ in bgc_attach() function