Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_IRWXUGO
include/linux/stat.h
9
#define S_IRWXUGO (S_IRWXU|S_IRWXG|S_IRWXO)
tools/perf/trace/beauty/mode_t.c
8
#define S_IRWXUGO (S_IRWXU|S_IRWXG|S_IRWXO)