Home
last modified time | relevance | path

Searched refs:quotaFileControl (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/src/
H A Dtest_quota.c673 static int quotaFileControl(sqlite3_file *pConn, int op, void *pArg){ in quotaFileControl() function
776 gQuota.sIoMethodsV1.xFileControl = quotaFileControl; in sqlite3_quota_initialize()