proxyPath        32722 ext/sqlite3/libsqlite/sqlite3.c         const char *proxyPath = (const char *)pArg;
proxyPath        32728 ext/sqlite3/libsqlite/sqlite3.c                !strncmp(pCtx->lockProxyPath, proxyPath, MAXPATHLEN))
proxyPath        32732 ext/sqlite3/libsqlite/sqlite3.c             rc = switchLockProxyPath(pFile, proxyPath);
proxyPath        32736 ext/sqlite3/libsqlite/sqlite3.c           rc = proxyTransformUnixFile(pFile, proxyPath);