Searched refs:zPathOut (Results 1 – 1 of 1) sorted by relevance
15682 char *zPathOut in sqlite3OsFullPathname() argument15685 zPathOut[0] = 0; in sqlite3OsFullPathname()15686 return pVfs->xFullPathname(pVfs, zPath, nPathOut, zPathOut); in sqlite3OsFullPathname()