Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest6.c575 static const sqlite3_io_methods CrashFileVtab = { variable
628 pWrapper->pMethod = &CrashFileVtab; in cfOpen()