Searched defs:S_IWUGO (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/tools/perf/trace/beauty/ | ||
D | mode_t.c | 17 #define S_IWUGO (S_IWUSR|S_IWGRP|S_IWOTH) macro |
/Linux-v5.10/include/linux/ | ||
D | stat.h | 12 #define S_IWUGO (S_IWUSR|S_IWGRP|S_IWOTH) macro |