Searched refs:tempLockPath (Results 1 – 1 of 1) sorted by relevance
46342 char *tempLockPath = NULL; in proxyTakeConch() local46399 tempLockPath = lockPath; in proxyTakeConch()46422 tempLockPath = lockPath; in proxyTakeConch()46452 strlcpy(&writeBuffer[PROXY_PATHINDEX], tempLockPath, MAXPATHLEN); in proxyTakeConch()46509 char *path = tempLockPath ? tempLockPath : pCtx->lockProxyPath; in proxyTakeConch()46524 if( tempLockPath ){ in proxyTakeConch()46525 pCtx->lockProxyPath = sqlite3DbStrDup(0, tempLockPath); in proxyTakeConch()