Home
last modified time | relevance | path

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

/external/sqlite/dist/sqlite-autoconf-3440300/
Dshell.c1721 static FILE * openChrSource(const char *zFile){ in openChrSource()
7408 const char *zFile in makeDirectory()
7449 const char *zFile, /* File to write */ in writeFile()
7567 const char *zFile; in writefileFunc() local
9521 char *zFile; /* Filename (sqlite3_malloc()) */ member
9587 char *zFile; /* Zip file this table accesses (may be NULL) */ member
9652 const char *zFile = 0; in zipfileConnect() local
10558 const char *zFile = 0; /* Zip file to scan */ in zipfileFilter() local
22526 static FILE *output_file_open(const char *zFile, int bTextMode){ in output_file_open()
22620 const char *zFile; /* Name of the input file */ member
[all …]
Dsqlite3.c25984 const char *zFile, in sqlite3OsOpenMalloc()
/external/sqlite/dist/sqlite-autoconf-3420000/orig/
Dshell.c904 static FILE * openChrSource(const char *zFile){ in openChrSource()
6105 const char *zFile in makeDirectory()
6146 const char *zFile, /* File to write */ in writeFile()
6264 const char *zFile; in writefileFunc() local
8215 char *zFile; /* Filename (sqlite3_malloc()) */ member
8281 char *zFile; /* Zip file this table accesses (may be NULL) */ member
8346 const char *zFile = 0; in zipfileConnect() local
9252 const char *zFile = 0; /* Zip file to scan */ in zipfileFilter() local
21035 static FILE *output_file_open(const char *zFile, int bTextMode){ in output_file_open()
21129 const char *zFile; /* Name of the input file */ member
[all …]
Dsqlite3.c25345 const char *zFile, in sqlite3OsOpenMalloc()
/external/sqlite/dist/sqlite-autoconf-3440300/orig/
Dshell.c1716 static FILE * openChrSource(const char *zFile){ in openChrSource()
7403 const char *zFile in makeDirectory()
7444 const char *zFile, /* File to write */ in writeFile()
7562 const char *zFile; in writefileFunc() local
9516 char *zFile; /* Filename (sqlite3_malloc()) */ member
9582 char *zFile; /* Zip file this table accesses (may be NULL) */ member
9647 const char *zFile = 0; in zipfileConnect() local
10553 const char *zFile = 0; /* Zip file to scan */ in zipfileFilter() local
22506 static FILE *output_file_open(const char *zFile, int bTextMode){ in output_file_open()
22600 const char *zFile; /* Name of the input file */ member
[all …]
Dsqlite3.c25984 const char *zFile, in sqlite3OsOpenMalloc()
/external/sqlite/dist/sqlite-autoconf-3420000/
Dshell.c911 static FILE * openChrSource(const char *zFile){ in openChrSource()
6112 const char *zFile in makeDirectory()
6153 const char *zFile, /* File to write */ in writeFile()
6271 const char *zFile; in writefileFunc() local
8222 char *zFile; /* Filename (sqlite3_malloc()) */ member
8288 char *zFile; /* Zip file this table accesses (may be NULL) */ member
8353 const char *zFile = 0; in zipfileConnect() local
9259 const char *zFile = 0; /* Zip file to scan */ in zipfileFilter() local
21057 static FILE *output_file_open(const char *zFile, int bTextMode){ in output_file_open()
21151 const char *zFile; /* Name of the input file */ member
[all …]
Dsqlite3.c25345 const char *zFile, in sqlite3OsOpenMalloc()
/external/rust/crates/libsqlite3-sys/sqlite3/
Dsqlite3.c23549 const char *zFile, in sqlite3OsOpenMalloc()