Home
last modified time | relevance | path

Searched defs:FileChunk (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/sqlite3/
H A Dsqlite3.c109649 typedef struct FileChunk FileChunk; typedef
109657 struct FileChunk { struct
109658 FileChunk *pNext; /* Next chunk in the journal */ argument
109663 ** By default, allocate this many bytes of memory for each FileChunk object. argument