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