Searched refs:eOpenOptionAppend (Results 1 – 8 of 8) sorted by relevance
44 if (options & File::eOpenOptionAppend) { in GetStreamOpenModeFromOptions()81 eOpenOptionWrite | eOpenOptionAppend | eOpenOptionCanCreate) in GetOptionsFromMode()87 eOpenOptionRead | eOpenOptionWrite | eOpenOptionAppend | in GetOptionsFromMode()740 if (open_options & eOpenOptionAppend) in ConvertOpenOptionsForPOSIXOpen()
395 if (options & File::eOpenOptionAppend) in GetOpenFlags()
95 open_options |= File::eOpenOptionAppend; in RedirectToFile()
49 eOpenOptionAppend = enumerator
379 options |= File::eOpenOptionAppend; in DoExecute()
773 open_options |= File::eOpenOptionAppend; in DoExecute()
516 File::eOpenOptionAppend | File::eOpenOptionCanCreate, in DoExecute()
1173 flags |= File::eOpenOptionAppend; in EnableLog()