Searched refs:conchFilePath (Results 1 – 1 of 1) sorted by relevance
47584 char *conchFilePath; /* Name of the conch file */ member47822 char *cPath = pCtx->conchFilePath; in proxyBreakConchLock()48336 rc = proxyCreateConchPathname(dbPath, &pCtx->conchFilePath); in proxyTransformUnixFile()48338 rc = proxyCreateUnixFile(pCtx->conchFilePath, &pCtx->conchFile, 0); in proxyTransformUnixFile()48349 if( osStat(pCtx->conchFilePath, &conchInfo) == -1 ) { in proxyTransformUnixFile()48385 sqlite3_free(pCtx->conchFilePath); in proxyTransformUnixFile()48579 sqlite3_free(pCtx->conchFilePath); in proxyClose()