Searched refs:eOpenOptionAppend (Results 1 – 7 of 7) sorted by relevance
50 if (options & File::eOpenOptionAppend) { in GetStreamOpenModeFromOptions()86 eOpenOptionWriteOnly | eOpenOptionAppend | in GetOptionsFromMode()93 eOpenOptionReadWrite | eOpenOptionAppend | in GetOptionsFromMode()790 if (open_options & eOpenOptionAppend) in ConvertOpenOptionsForPOSIXOpen()
383 if (options & File::eOpenOptionAppend) in GetOpenFlags()
96 open_options |= File::eOpenOptionAppend; in RedirectToFile()
54 eOpenOptionAppend = enumerator
341 options |= File::eOpenOptionAppend; in SetOptionValue()
763 append ? File::eOpenOptionAppend : File::eOpenOptionTruncate; in DoExecute()
1657 flags |= File::eOpenOptionAppend; in GetScriptInterpreter()