Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dcksumvfs.c220 static int cksmShmMap(sqlite3_file*, int iPg, int pgsz, int, void volatile**);
286 cksmShmMap, /* xShmMap */
619 static int cksmShmMap( in cksmShmMap() function