Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest_quota.c732 static int quotaShmUnmap(sqlite3_file *pConn, int deleteFlag){ in quotaShmUnmap() function
784 gQuota.sIoMethodsV2.xShmUnmap = quotaShmUnmap; in sqlite3_quota_initialize()