Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dos_unix.c7603 static int switchLockProxyPath(unixFile *pFile, const char *path) { in switchLockProxyPath() function
7800 rc = switchLockProxyPath(pFile, proxyPath); in proxyFileControl()