Searched defs:S_IRUGO (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/tools/perf/trace/beauty/ | ||
D | mode_t.c | 14 #define S_IRUGO (S_IRUSR|S_IRGRP|S_IROTH) macro |
/linux-6.6.21/include/linux/ | ||
D | stat.h | 11 #define S_IRUGO (S_IRUSR|S_IRGRP|S_IROTH) macro |