Searched refs:OutFileName (Results 1 – 2 of 2) sorted by relevance
205 int SyncTime_CURL_Fetch(CURL *curl, char *URL_Str, char *OutFileName, in SyncTime_CURL_Fetch() argument215 outfile = fopen(OutFileName, "wb"); in SyncTime_CURL_Fetch()
1236 std::string OutFileName = opts::exportstream::OutputFile; in exportStream() local1248 << OutFileName << ".\n"; in exportStream()1256 << "' (index " << Index << ") to file " << OutFileName << ".\n"; in exportStream()1262 FileOutputBuffer::create(OutFileName, SourceStream->getLength())); in exportStream()