Home
last modified time | relevance | path

Searched refs:O_TMPFILE (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/commands/assemble_cvd/
Dflags.cc822 #ifndef O_TMPFILE
823 # define O_TMPFILE (020000000 | O_DIRECTORY) macro
843 O_WRONLY | O_TMPFILE, in InitFilesystemAndCreateConfig()