Home
last modified time | relevance | path

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

/external/sqlite/dist/orig/
Dshell.c1899 const char *zFile; in writefileFunc() local
2096 static FILE *output_file_open(const char *zFile){ in output_file_open()
2139 const char *zFile; /* Name of the input file */ member
2948 char *zFile; /* Name of file to extra content from */ in do_meta_command() local
3271 const char *zFile, *zProc; in do_meta_command() local
3295 const char *zFile = azArg[1]; in do_meta_command() local
3370 const char *zFile = nArg>=2 ? azArg[1] : "stdout"; in do_meta_command() local
Dsqlite3.c16728 const char *zFile, in sqlite3OsOpenMalloc()
/external/sqlite/dist/
Dshell.c1905 const char *zFile; in writefileFunc() local
2118 static FILE *output_file_open(const char *zFile){ in output_file_open()
2161 const char *zFile; /* Name of the input file */ member
2970 char *zFile; /* Name of file to extra content from */ in do_meta_command() local
3293 const char *zFile, *zProc; in do_meta_command() local
3317 const char *zFile = azArg[1]; in do_meta_command() local
3392 const char *zFile = nArg>=2 ? azArg[1] : "stdout"; in do_meta_command() local
Dsqlite3.c16728 const char *zFile, in sqlite3OsOpenMalloc()