Home
last modified time | relevance | path

Searched defs:creation_mode (Results 1 – 1 of 1) sorted by relevance

/external/libbrillo/brillo/streams/
Dfile_stream.cc241 mode_t creation_mode = S_IRUSR | S_IWUSR | S_IRGRP | S_IROTH; in Open() local
273 mode_t creation_mode = S_IRUSR | S_IWUSR; in CreateTemporary() local