Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c8823 static const sqlite3_io_methods apnd_io_methods = { variable
9148 pFile->pMethods = &apnd_io_methods; in apndOpen()