Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
O_TMPFILE
include/uapi/asm-generic/fcntl.h
92
#define O_TMPFILE (__O_TMPFILE | O_DIRECTORY)
tools/perf/trace/beauty/open_flags.c
19
#define O_TMPFILE 020000000
tools/testing/selftests/bpf/progs/profiler.inc.h
22
#define O_TMPFILE (__O_TMPFILE | O_DIRECTORY)