Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest_onefile.c116 typedef struct tmp_file tmp_file; typedef
117 struct tmp_file { struct
118 sqlite3_file base;
119 int nSize;
120 int nAlloc;
121 char *zAlloc;