Home
last modified time | relevance | path

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

/src/contrib/sqlite3/
H A Dsqlite3.c37948 static int kvvfsFullPathname(sqlite3_vfs*, const char *zName, int, char *zOut);
37965 kvvfsFullPathname, /* xFullPathname */
38762 static int kvvfsFullPathname( in kvvfsFullPathname() function