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

/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c14536 sqlite3OsOpenMalloc( sqlite3_vfs *pVfs, const char *zFile, sqlite3_file **ppFile, int flags, int *pOutFlags ) argument
30319 proxyCreateUnixFile( const char *path, unixFile **ppFile, int islockfile ) argument
70730 vdbeSorterOpenTempFile(sqlite3 *db, sqlite3_file **ppFile) argument
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c23547 sqlite3OsOpenMalloc( sqlite3_vfs *pVfs, const char *zFile, sqlite3_file **ppFile, int flags, int *pOutFlags ) argument
40867 proxyCreateUnixFile( const char *path, unixFile **ppFile, int islockfile ) argument
[all...]

Completed in 1034 milliseconds