Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dos_unix.c4589 static int unixOpenSharedMemory(unixFile *pDbFd){ in unixOpenSharedMemory() function
4747 rc = unixOpenSharedMemory(pDbFd); in unixShmMap()