Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest_quota.h145 typedef struct quota_FILE quota_FILE; typedef
H A Dtest_quota.c129 struct quota_FILE { struct
130 FILE *f; /* Open stdio file pointer */
131 sqlite3_int64 iOfst; /* Current offset into the file */
132 quotaFile *pFile; /* The file record in the quota system */
134 char *zMbcsName; /* Full MBCS pathname of the file */