Home
last modified time | relevance | path

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

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