Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest_multiplex.c659 static int multiplexFullPathname(sqlite3_vfs *a, const char *b, int c, char *d){ in multiplexFullPathname() function
1164 gMultiplex.sThisVfs.xFullPathname = multiplexFullPathname; in sqlite3_multiplex_initialize()