Home
last modified time | relevance | path

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

/netbsd/external/public-domain/sqlite/dist/
H A Dshell.c3616 static int apndFullPathname(sqlite3_vfs*, const char *zName, int, char *zOut);
3640 apndFullPathname, /* xFullPathname */
3979 static int apndFullPathname( in apndFullPathname() function