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