Searched refs:eOpenOptionAppend (Results 1 – 9 of 9) sorted by relevance
74 File::eOpenOptionAppend | File::eOpenOptionCloseOnExec; in DoExecute()
408 options |= File::OpenOptions::eOpenOptionAppend; in DoExecute()
767 open_options |= File::eOpenOptionAppend; in DoExecute()
545 File::eOpenOptionAppend | File::eOpenOptionCanCreate, in DoExecute()
71 open_options |= File::eOpenOptionAppend; in RedirectToFile()
41 eOpenOptionAppend = enumerator
43 if (options & File::eOpenOptionAppend) { in GetStreamOpenModeFromOptions()662 if (open_options & eOpenOptionAppend) in ConvertOpenOptionsForPOSIXOpen()
327 if (options & File::eOpenOptionAppend) in GetOpenFlags()
1014 .Case("a", File::eOpenOptionWrite | File::eOpenOptionAppend | in GetOptionsFromMode()1020 File::eOpenOptionAppend | File::eOpenOptionCanCreate) in GetOptionsFromMode()