Home | History | Annotate | Download | only in orig

Lines Matching refs:proxyPath

31618         const char *proxyPath = (const char *)pArg;
31624 !strncmp(pCtx->lockProxyPath, proxyPath, MAXPATHLEN))
31628 rc = switchLockProxyPath(pFile, proxyPath);
31632 rc = proxyTransformUnixFile(pFile, proxyPath);