Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c52165 static const sqlite3_io_methods winIoMethod = { local
52214 &winIoMethod, /* pMethod */
52813 id->pMethods = pAppData ? pAppData->pMethod : &winIoMethod;