Searched refs:tempLockPath (Results 1 – 1 of 1) sorted by relevance
7325 char *tempLockPath = NULL; in proxyTakeConch() local7382 tempLockPath = lockPath; in proxyTakeConch()7405 tempLockPath = lockPath; in proxyTakeConch()7435 strlcpy(&writeBuffer[PROXY_PATHINDEX], tempLockPath, MAXPATHLEN); in proxyTakeConch()7492 char *path = tempLockPath ? tempLockPath : pCtx->lockProxyPath; in proxyTakeConch()7507 if( tempLockPath ){ in proxyTakeConch()7508 pCtx->lockProxyPath = sqlite3DbStrDup(0, tempLockPath); in proxyTakeConch()