Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest_vfstrace.c164 static int vfstraceFullPathname(sqlite3_vfs*, const char *zName, int, char *);
694 static int vfstraceFullPathname( in vfstraceFullPathname() function
863 pNew->xFullPathname = vfstraceFullPathname; in vfstrace_register()