Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest_vfstrace.c176 static const char *vfstraceNextSystemCall(sqlite3_vfs*, const char *zName);
818 static const char *vfstraceNextSystemCall(sqlite3_vfs *pVfs, const char *zName){ in vfstraceNextSystemCall() function
881 vfstraceNextSystemCall; in vfstrace_register()