Home | History | Annotate | Download | only in dist

Lines Matching refs:proxyPath

31646         const char *proxyPath = (const char *)pArg;
31652 !strncmp(pCtx->lockProxyPath, proxyPath, MAXPATHLEN))
31656 rc = switchLockProxyPath(pFile, proxyPath);
31660 rc = proxyTransformUnixFile(pFile, proxyPath);