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

/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c24881 static int posixOpen(const char *zFile, int flags, int mode){ argument
14536 sqlite3OsOpenMalloc( sqlite3_vfs *pVfs, const char *zFile, sqlite3_file **ppFile, int flags, int *pOutFlags ) argument
60165 char const *zFile = sqlite3BtreeGetJournalname(pBt); local
78398 const char *zFile; local
85255 const char *zFile = (const char *)sqlite3_value_text(argv[0]); local
89696 sqlite3LoadExtension( sqlite3 *db, const char *zFile, const char *zProc, char **pzErrMsg ) argument
89776 sqlite3_load_extension( sqlite3 *db, const char *zFile, const char *zProc, char **pzErrMsg ) argument
111982 char *zFile; local
[all...]

Completed in 820 milliseconds