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