Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c37947 static int kvvfsFullPathname(sqlite3_vfs*, const char *zName, int, char *zOut);
37964 kvvfsFullPathname, /* xFullPathname */
38761 static int kvvfsFullPathname( in kvvfsFullPathname() function