Home
last modified time | relevance | path

Searched defs:O_TMPFILE (Results 1 – 15 of 15) sorted by relevance

/external/ltp/include/lapi/
Dfcntl.h38 # define O_TMPFILE (020000000 | O_DIRECTORY) macro
/external/pcre/dist2/src/sljit/
DsljitProtExecAllocator.c95 #define O_TMPFILE (__O_TMPFILE | O_DIRECTORY) macro
/external/kernel-headers/original/uapi/asm-generic/
Dfcntl.h93 #define O_TMPFILE (__O_TMPFILE | O_DIRECTORY) macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go933 O_TMPFILE = 0x2010000 const
Dzerrors_linux_mipsle.go1174 O_TMPFILE = 0x410000 const
Dzerrors_linux_s390x.go1173 O_TMPFILE = 0x410000 const
Dzerrors_linux_arm.go1173 O_TMPFILE = 0x404000 const
Dzerrors_linux_ppc64le.go1175 O_TMPFILE = 0x404000 const
Dzerrors_linux_mips64.go1174 O_TMPFILE = 0x410000 const
Dzerrors_linux_ppc64.go1175 O_TMPFILE = 0x404000 const
Dzerrors_linux_amd64.go1175 O_TMPFILE = 0x410000 const
Dzerrors_linux_mips64le.go1174 O_TMPFILE = 0x410000 const
Dzerrors_linux_386.go1175 O_TMPFILE = 0x410000 const
Dzerrors_linux_mips.go1174 O_TMPFILE = 0x410000 const
Dzerrors_linux_arm64.go1176 O_TMPFILE = 0x404000 const