Home
last modified time | relevance | path

Searched defs:O_EXCL (Results 1 – 25 of 34) sorted by relevance

12

/external/libxml2/win32/wince/
Dwincecompat.h26 #define O_EXCL 0x0400 /* open only if file doesn't already exist */ macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dfcntl.h19 #define O_EXCL 0x0400 /* not fcntl */ macro
/external/kernel-headers/original/uapi/asm-generic/
Dfcntl.h27 #define O_EXCL 00000200 /* not fcntl */ macro
/external/u-boot/fs/yaffs2/
Dyportenv.h114 #define O_EXCL 0200 macro
/external/python/cpython2/Lib/plat-irix5/
DFILE.py168 O_EXCL = 0x400 variable
/external/python/cpython2/Lib/plat-irix6/
DFILE.py579 O_EXCL = 0x400 variable
/external/python/cpython2/Lib/plat-atheos/
DIN.py621 O_EXCL = 0200 variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go690 O_EXCL = 0x400 const
Dzerrors_dragonfly_amd64.go947 O_EXCL = 0x800 const
Dzerrors_openbsd_386.go955 O_EXCL = 0x800 const
Dzerrors_netbsd_amd64.go1070 O_EXCL = 0x800 const
Dzerrors_openbsd_amd64.go1000 O_EXCL = 0x800 const
Dzerrors_openbsd_arm.go956 O_EXCL = 0x800 const
Dzerrors_netbsd_arm.go1060 O_EXCL = 0x800 const
Dzerrors_darwin_arm64.go1057 O_EXCL = 0x800 const
Dzerrors_darwin_386.go1057 O_EXCL = 0x800 const
Dzerrors_darwin_arm.go1057 O_EXCL = 0x800 const
Dzerrors_darwin_amd64.go1057 O_EXCL = 0x800 const
Dzerrors_netbsd_386.go1080 O_EXCL = 0x800 const
Dzerrors_freebsd_arm.go1114 O_EXCL = 0x800 const
Dzerrors_freebsd_amd64.go1107 O_EXCL = 0x800 const
Dzerrors_freebsd_386.go1106 O_EXCL = 0x800 const
Dzerrors_linux_sparc64.go920 O_EXCL = 0x800 const
Dzerrors_linux_mips64le.go1161 O_EXCL = 0x400 const
Dzerrors_linux_ppc64.go1162 O_EXCL = 0x80 const

12