Searched refs:conchFilePath (Results 1 – 1 of 1) sorted by relevance
6943 char *conchFilePath; /* Name of the conch file */ member7181 char *cPath = pCtx->conchFilePath; in proxyBreakConchLock()7695 rc = proxyCreateConchPathname(dbPath, &pCtx->conchFilePath); in proxyTransformUnixFile()7697 rc = proxyCreateUnixFile(pCtx->conchFilePath, &pCtx->conchFile, 0); in proxyTransformUnixFile()7708 if( osStat(pCtx->conchFilePath, &conchInfo) == -1 ) { in proxyTransformUnixFile()7744 sqlite3_free(pCtx->conchFilePath); in proxyTransformUnixFile()7938 sqlite3_free(pCtx->conchFilePath); in proxyClose()