Searched defs:zJournal (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c57437 char *zJournal; /* Name of the journal file */ member in struct:Pager
59282 char *zJournal; /* Pointer to one journal within MJ file */ local
105558 const char *zJournal; /* Name of the journal file */ member in struct:MemJournal
182875 sqlite3_create_filename( const char *zDatabase, const char *zJournal, const char *zWal, int nParam, const char **azParam ) argument
[all...]

Completed in 785 milliseconds