Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest_onefile.c166 static int fsFullPathname(sqlite3_vfs*, const char *zName, int nOut,char *zOut);
194 fsFullPathname, /* xFullPathname */
746 static int fsFullPathname( in fsFullPathname() function