Searched defs:zFile (Results 1 – 2 of 2) sorted by relevance
1765 static FILE *output_file_open(const char *zFile){ in output_file_open()1804 const char *zFile; /* Name of the input file */ member2132 char *zFile = azArg[1]; /* Name of file to extra content from */ in do_meta_command() local2345 const char *zFile, *zProc; in do_meta_command() local2360 const char *zFile = azArg[1]; in do_meta_command() local
15728 const char *zFile, in sqlite3OsOpenMalloc()