Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c46620 static int switchLockProxyPath(unixFile *pFile, const char *path) { in switchLockProxyPath() function
46817 rc = switchLockProxyPath(pFile, proxyPath); in proxyFileControl()