Searched defs:S_IXUGO (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/tools/perf/trace/beauty/ | ||
D | mode_t.c | 20 #define S_IXUGO (S_IXUSR|S_IXGRP|S_IXOTH) macro |
/linux-6.6.21/include/linux/ | ||
D | stat.h | 13 #define S_IXUGO (S_IXUSR|S_IXGRP|S_IXOTH) macro |