Home
last modified time | relevance | path

Searched defs:O_NDELAY (Results 1 – 25 of 31) sorted by relevance

12

/external/kernel-headers/original/uapi/asm-generic/
Dfcntl.h97 #define O_NDELAY O_NONBLOCK macro
/external/python/cpython2/Lib/plat-irix5/
DFILE.py161 O_NDELAY = 0x04 variable
/external/python/cpython2/Lib/plat-irix6/
DFILE.py568 O_NDELAY = 0x04 variable
/external/python/cpython2/Lib/plat-atheos/
DIN.py626 O_NDELAY = O_NONBLOCK variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go693 O_NDELAY = 0x4 const
Dzerrors_dragonfly_amd64.go957 O_NDELAY = 0x4 const
Dzerrors_openbsd_arm.go959 O_NDELAY = 0x4 const
Dzerrors_netbsd_arm.go1063 O_NDELAY = 0x4 const
Dzerrors_openbsd_amd64.go1003 O_NDELAY = 0x4 const
Dzerrors_netbsd_amd64.go1073 O_NDELAY = 0x4 const
Dzerrors_openbsd_386.go958 O_NDELAY = 0x4 const
Dzerrors_darwin_386.go1060 O_NDELAY = 0x4 const
Dzerrors_darwin_arm64.go1060 O_NDELAY = 0x4 const
Dzerrors_darwin_amd64.go1060 O_NDELAY = 0x4 const
Dzerrors_darwin_arm.go1060 O_NDELAY = 0x4 const
Dzerrors_freebsd_386.go1110 O_NDELAY = 0x4 const
Dzerrors_freebsd_arm.go1118 O_NDELAY = 0x4 const
Dzerrors_netbsd_386.go1083 O_NDELAY = 0x4 const
Dzerrors_freebsd_amd64.go1111 O_NDELAY = 0x4 const
Dzerrors_linux_sparc64.go923 O_NDELAY = 0x4004 const
Dzerrors_linux_mipsle.go1164 O_NDELAY = 0x80 const
Dzerrors_linux_s390x.go1163 O_NDELAY = 0x800 const
Dzerrors_linux_arm.go1163 O_NDELAY = 0x800 const
Dzerrors_linux_ppc64le.go1165 O_NDELAY = 0x800 const
Dzerrors_linux_mips64.go1164 O_NDELAY = 0x80 const

12