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