Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_IXUGO
include/linux/stat.h
13
#define S_IXUGO (S_IXUSR|S_IXGRP|S_IXOTH)
tools/perf/trace/beauty/mode_t.c
20
#define S_IXUGO (S_IXUSR|S_IXGRP|S_IXOTH)