xref
: /
third_party
/
sqlite
/
src
/
sqlite3.c
Home
History
Annotate
Raw
Download
only in
/third_party/sqlite/src/
Lines Matching
defs:SQLITE_IOERR_VNODE
834
#define
SQLITE_IOERR_VNODE
(SQLITE_IOERR | (27<<8))