Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_IRUGO
include/linux/stat.h
11
#define S_IRUGO (S_IRUSR|S_IRGRP|S_IROTH)
tools/perf/trace/beauty/mode_t.c
14
#define S_IRUGO (S_IRUSR|S_IRGRP|S_IROTH)