Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest_quota.c62 typedef struct quotaConn quotaConn; typedef
118 struct quotaConn { struct
119 sqlite3_file base; /* Base class - must be first */
120 quotaFile *pFile; /* The underlying file */