Searched refs:owner_all (Results 1 – 4 of 4) sorted by relevance
33 owner_all = 0700, enumerator
90 owner_all = owner_read | owner_write | owner_exe, enumerator102 all_all = owner_all | group_all | others_all,304 perms Perms = owner_all | group_all);313 perms Perms = owner_all | group_all);
70 return fs::create_directories(dir_path.GetPath(), true, fs::perms::owner_all); in MakeDirectory()
869 const auto NewDirectoryPerms = ResolvedPerms | sys::fs::owner_all; in addFile()