Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
O_EMPTYPATH
include/uapi/asm-generic/fcntl.h
96
#define O_EMPTYPATH (1 << 26) /* allow empty path */
tools/testing/selftests/filesystems/openat2/emptypath_test.c
14
#define O_EMPTYPATH (1 << 26)