Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c10047 const char *zFile in makeDirectory()
10088 const char *zFile, /* File to write */ in writeFile()
10212 const char *zFile; in writefileFunc() local
12399 char *zFile; /* Filename (sqlite3_malloc()) */ member
12465 char *zFile; /* Zip file this table accesses (may be NULL) */ member
12530 const char *zFile = 0; in zipfileConnect() local
13472 const char *zFile = 0; /* Zip file to scan */ in zipfileFilter() local
24295 static FILE * openChrSource(const char *zFile){ in openChrSource()
27719 static sqlite3_int64 fileSize(const char *zFile){ in fileSize()
27741 static int isDatabaseFile(const char *zFile, int openFlags){ in isDatabaseFile()
[all …]
H A Dsqlite3.c27601 const char *zFile, in sqlite3OsOpenMalloc()
40606 static int posixOpen(const char *zFile, int flags, int mode){ in posixOpen()
45380 const char *zFile = pShmNode->zFilename; in unixShmMap() local
46617 const char *zFile, /* File name */ in getFileMode()
53041 static int winIsUNCPath(const char *zFile){
90964 char const *zFile = sqlite3BtreeGetJournalname(pBt); local
125719 const char *zFile; local
135756 const char *zFile = (const char *)sqlite3_value_text(argv[0]); local
137144 char *zFile = 0; local
143737 const char *zFile, /* Name of the shared library containing extension */
[all …]
/freebsd/contrib/sqlite3/tea/generic/
H A Dtclsqlite3.c2953 char *zFile; /* The file from which to extract data */ in DbObjCmd() local
4268 const char *zFile = 0; in DbMain() local