Home
last modified time | relevance | path

Searched defs:xFullPathname (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/public-domain/sqlite/dist/
H A Dsqlite3.h1476 int (*xFullPathname)(sqlite3_vfs*, const char *zName, int nOut, char *zOut); member
H A Dsqlite3.c1789 int (*xFullPathname)(sqlite3_vfs*, const char *zName, int nOut, char *zOut); member