Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dcksumvfs.c233 static int cksmFullPathname(sqlite3_vfs*, const char *zName, int, char *zOut);
257 cksmFullPathname, /* xFullPathname */
734 static int cksmFullPathname( in cksmFullPathname() function