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