OpenGrok
Cross Reference: sqlite3.h.orig
xref
: /
external
/
sqlite
/
dist
/
sqlite3.h.orig
Home
|
History
|
Annotate
|
Download
|
only in
dist
Lines Matching
refs:SQLITE_IOERR_FSYNC
438
#define
SQLITE_IOERR_FSYNC
(SQLITE_IOERR | (4<<8))