Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dos_unix.c6999 static int proxyCreateLockPath(const char *lockPath){ in proxyCreateLockPath() function
7071 if( proxyCreateLockPath(path) == SQLITE_OK ){ in proxyCreateUnixFile()