Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/trace/beauty/
H A Dmode_t.c17 #define S_IWUGO (S_IWUSR|S_IWGRP|S_IWOTH) macro
/openbmc/linux/include/linux/
H A Dstat.h12 #define S_IWUGO (S_IWUSR|S_IWGRP|S_IWOTH) macro