Searched defs:nFull (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c30166 int nFull; local
51897 winFullPathnameNoMutex( sqlite3_vfs *pVfs, const char *zRelative, int nFull, char *zFull ) argument
52076 winFullPathname( sqlite3_vfs *pVfs, const char *zRelative, int nFull, char *zFull ) argument
52099 int nFull = pVfs->mxPathname+1; local
[all...]

Completed in 849 milliseconds