Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dappendvfs.c150 static int apndShmMap(sqlite3_file*, int iPg, int pgsz, int, void volatile**);
216 apndShmMap, /* xShmMap */
381 static int apndShmMap( in apndShmMap() function