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

/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c38206 char *zJournal; /* Name of the journal file */ member in struct:Pager
39904 char *zJournal; /* Pointer to one journal within MJ file */ local
71204 const char *zJournal; /* Name of the journal file */ member in struct:JournalFile
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c52833 char *zJournal; /* Name of the journal file */ member in struct:Pager
54638 char *zJournal; /* Pointer to one journal within MJ file */ local
98019 const char *zJournal; /* Name of the journal file */ member in struct:MemJournal
168375 sqlite3_create_filename( const char *zDatabase, const char *zJournal, const char *zWal, int nParam, const char **azParam ) argument
[all...]

Completed in 955 milliseconds