Home
last modified time | relevance | path

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

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