Home
last modified time | relevance | path

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

/src/contrib/sqlite3/
H A Dshell.c16428 static int vfstraceFullPathname(sqlite3_vfs*, const char *zName, int, char *);
17185 static int vfstraceFullPathname( in vfstraceFullPathname() function
17377 pNew->xFullPathname = vfstraceFullPathname; in vfstrace_register()