Searched defs:mode (Results 1 – 8 of 8) sorted by relevance
54 constexpr mode_t mode = 0755; in TEST() local91 constexpr mode_t mode = 0751; in TEST() local
25 int32_t mode; member44 SimpleTextOutputMode* mode; member
133 EfiSimpleNetworkMode* mode; member
49 int mkdir_recursively(const std::string& input_path, mode_t mode, bool strip_filename, in mkdir_recursively()
192 pub fn mode(&self) -> Result<EfiSimpleNetworkMode> { in mode() method
61 static FILE* fopen_path(const std::string& path, const char* mode, const selabel_handle* sehandle) { in fopen_path()
153 uint32_t mode) { in fill_attr()
56 let mode = HashtreeErrorMode::AVB_HASHTREE_ERROR_MODE_EIO; // Don't care for fuchsia in zircon_verify_kernel() localVariable