Searched refs:eOpenOptionAppend (Results 1 – 7 of 7) sorted by relevance
49 if (options & File::eOpenOptionAppend) { in GetStreamOpenModeFromOptions()85 eOpenOptionWriteOnly | eOpenOptionAppend | in GetOptionsFromMode()92 eOpenOptionReadWrite | eOpenOptionAppend | in GetOptionsFromMode()751 if (open_options & eOpenOptionAppend) in ConvertOpenOptionsForPOSIXOpen()
396 if (options & File::eOpenOptionAppend) in GetOpenFlags()
95 open_options |= File::eOpenOptionAppend; in RedirectToFile()
54 eOpenOptionAppend = enumerator
377 options |= File::eOpenOptionAppend; in DoExecute()
775 append ? File::eOpenOptionAppend : File::eOpenOptionTruncate; in DoExecute()
1469 flags |= File::eOpenOptionAppend; in EnableLog()