Home
last modified time | relevance | path

Searched defs:S_IRUGO (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/perf/trace/beauty/
H A Dmode_t.c14 #define S_IRUGO (S_IRUSR|S_IRGRP|S_IROTH) macro
/openbmc/linux/include/linux/
H A Dstat.h11 #define S_IRUGO (S_IRUSR|S_IRGRP|S_IROTH) macro