Searched refs:OutFile_Open (Results 1 – 4 of 4) sorted by relevance
40 WRes OutFile_Open(CSzFile *p, const char *name);
88 WRes OutFile_Open(CSzFile *p, const char *name) in OutFile_Open() function
240 wres = OutFile_Open(&outStream.file, args[3]); in main2()
243 res = OutFile_Open(p, (const char *)buf.data); in OutFile_OpenUtf16()