Searched defs:quota_FILE (Results 1 – 2 of 2) sorted by relevance
145 typedef struct quota_FILE quota_FILE; typedef
129 struct quota_FILE { struct130 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 */