Searched refs:proxyPath (Results 1 – 1 of 1) sorted by relevance
46808 const char *proxyPath = (const char *)pArg; in proxyFileControl() local46814 !strncmp(pCtx->lockProxyPath, proxyPath, MAXPATHLEN)) in proxyFileControl()46818 rc = switchLockProxyPath(pFile, proxyPath); in proxyFileControl()46822 rc = proxyTransformUnixFile(pFile, proxyPath); in proxyFileControl()