Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c8771 static int apndShmMap(sqlite3_file*, int iPg, int pgsz, int, void volatile**);
8837 apndShmMap, /* xShmMap */
9002 static int apndShmMap( in apndShmMap() function