sqlite3OsFullPathname 10757 ext/sqlite3/libsqlite/sqlite3.c SQLITE_PRIVATE int sqlite3OsFullPathname(sqlite3_vfs *, const char *, int, char *); sqlite3OsFullPathname 46216 ext/sqlite3/libsqlite/sqlite3.c rc = sqlite3OsFullPathname(pVfs, zFilename, nPathname, zPathname); sqlite3OsFullPathname 55026 ext/sqlite3/libsqlite/sqlite3.c rc = sqlite3OsFullPathname(pVfs, zFilename,