Searched defs:S_IRWXUGO (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/tools/perf/trace/beauty/ | ||
| D | mode_t.c | 8 #define S_IRWXUGO	(S_IRWXU|S_IRWXG|S_IRWXO)  macro | 
| /Linux-v5.4/include/linux/ | ||
| D | stat.h | 9 #define S_IRWXUGO	(S_IRWXU|S_IRWXG|S_IRWXO)  macro |