Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dvfslog.c117 static int vlogFullPathname(sqlite3_vfs*, const char *zName, int, char *zOut);
139 vlogFullPathname, /* xFullPathname */
683 static int vlogFullPathname( in vlogFullPathname() function