Home
last modified time | relevance | path

Searched defs:path (Results 1 – 4 of 4) sorted by relevance

/sqlite-3.40.0/ext/wasm/api/
H A Dpre-js.js31 Module['locateFile'] = function(path, prefix) { argument
/sqlite-3.40.0/autoconf/tea/win/
H A Dnmakehlp.c725 char path[MAX_PATH+1]; in LocateDependencyHelper() local
/sqlite-3.40.0/src/
H A Dos_unix.c2804 const char *path, /* Name of the file to be locked or unlocked */ in afpSetLock()
6545 DbPath path; in unixFullPathname() local
7040 const char *path, /* path for the new unixFile */ in proxyCreateUnixFile()
7492 char *path = tempLockPath ? tempLockPath : pCtx->lockProxyPath; in proxyTakeConch() local
7603 static int switchLockProxyPath(unixFile *pFile, const char *path) { in switchLockProxyPath()
7670 static int proxyTransformUnixFile(unixFile *pFile, const char *path) { in proxyTransformUnixFile()
/sqlite-3.40.0/tool/
H A Dlemon.c3525 char *path,*cp; in pathsearch() local