Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
caps_down
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
390
if (caps_down() == 0)
tools/testing/selftests/filesystems/utils.h
26
extern int caps_down(void);
tools/testing/selftests/filesystems/utils.h
41
if (drop_caps && !caps_down())