Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest_quota.c424 static int quotaOpen( in quotaOpen() function
762 gQuota.sThisVfs.xOpen = quotaOpen; in sqlite3_quota_initialize()
911 rc = quotaOpen(&gQuota.sThisVfs, zFull, fd, in sqlite3_quota_file()