Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dsqlite3.c26008 int nPathOut, in sqlite3OsFullPathname() argument
26013 return pVfs->xFullPathname(pVfs, zPath, nPathOut, zPathOut); in sqlite3OsFullPathname()