Searched refs:conchFilePath (Results 1 – 1 of 1) sorted by relevance
45961 char *conchFilePath; /* Name of the conch file */ member46199 char *cPath = pCtx->conchFilePath; in proxyBreakConchLock()46713 rc = proxyCreateConchPathname(dbPath, &pCtx->conchFilePath); in proxyTransformUnixFile()46715 rc = proxyCreateUnixFile(pCtx->conchFilePath, &pCtx->conchFile, 0); in proxyTransformUnixFile()46726 if( osStat(pCtx->conchFilePath, &conchInfo) == -1 ) { in proxyTransformUnixFile()46762 sqlite3_free(pCtx->conchFilePath); in proxyTransformUnixFile()46956 sqlite3_free(pCtx->conchFilePath); in proxyClose()