Home
last modified time | relevance | path

Searched refs:proxyGetLockPath (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/sqlite3/
H A Dsqlite3.c45975 static int proxyGetLockPath(const char *dbPath, char *lPath, size_t maxLen){ in proxyGetLockPath() function
46421 proxyGetLockPath(pCtx->dbPath, lockPath, MAXPATHLEN); in proxyTakeConch()