Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dos_kv.c85 static int kvvfsFullPathname(sqlite3_vfs*, const char *zName, int, char *zOut);
102 kvvfsFullPathname, /* xFullPathname */
894 static int kvvfsFullPathname( in kvvfsFullPathname() function