Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dos_unix.c7605 char *oldPath = pCtx->lockProxyPath; in switchLockProxyPath() local
7614 (oldPath && !strncmp(oldPath, path, MAXPATHLEN)) ){ in switchLockProxyPath()
7625 sqlite3_free(oldPath); in switchLockProxyPath()