Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/tea/generic/
H A Dtclsqlite3.c2520 char *zFile; /* The file from which to extract data */ in DbObjCmd() local
3820 const char *zFile = 0; in DbMain() local
/freebsd/contrib/sqlite3/
H A Dshell.c1286 static FILE * openChrSource(const char *zFile){ in openChrSource()
8301 const char *zFile in makeDirectory()
8342 const char *zFile, /* File to write */ in writeFile()
8468 const char *zFile; in writefileFunc() local
10437 char *zFile; /* Filename (sqlite3_malloc()) */ member
10503 char *zFile; /* Zip file this table accesses (may be NULL) */ member
10568 const char *zFile = 0; in zipfileConnect() local
11474 const char *zFile = 0; /* Zip file to scan */ in zipfileFilter() local
26366 static FILE *output_file_open(const char *zFile){ in output_file_open()
26461 const char *zFile; /* Name of the input file */ member
[all …]
H A Dsqlite3.c26845 const char *zFile, in sqlite3OsOpenMalloc()
39251 static int posixOpen(const char *zFile, int flags, int mode){ in posixOpen()
43745 const char *zFile = pShmNode->zFilename; in unixShmMap() local
44972 const char *zFile, /* File name */ in getFileMode()
88976 char const *zFile = sqlite3BtreeGetJournalname(pBt); local