Home
last modified time | relevance | path

Searched defs:O_NONBLOCK (Results 1 – 25 of 37) sorted by relevance

12

/external/e2fsprogs/include/nonunix/
Dunistd.h11 #define O_NONBLOCK 0 macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dfcntl.h16 #define O_NONBLOCK 0x0080 macro
/external/kernel-headers/original/uapi/asm-generic/
Dfcntl.h39 #define O_NONBLOCK 00004000 macro
/external/python/cpython2/Lib/plat-irix5/
DFILE.py164 O_NONBLOCK = 0x80 variable
/external/openssh/
Ddefines.h152 # define O_NONBLOCK 00004 /* Non Blocking Open */ macro
/external/ppp/pppd/
Dmain.c266 #define O_NONBLOCK O_NDELAY macro
/external/python/cpython2/Lib/plat-irix6/
DFILE.py573 O_NONBLOCK = 0x80 variable
/external/python/cpython2/Modules/
Dsocketmodule.c331 # define O_NONBLOCK O_NDELAY macro
/external/python/cpython2/Lib/plat-atheos/
DIN.py625 O_NONBLOCK = 04000 variable
/external/python/cpython3/Modules/
Dsocketmodule.c385 # define O_NONBLOCK O_NDELAY macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go697 O_NONBLOCK = 0x80 const
Dzerrors_dragonfly_amd64.go960 O_NONBLOCK = 0x4 const
Dzerrors_openbsd_arm.go962 O_NONBLOCK = 0x4 const
Dzerrors_netbsd_arm.go1066 O_NONBLOCK = 0x4 const
Dzerrors_openbsd_amd64.go1006 O_NONBLOCK = 0x4 const
Dzerrors_netbsd_amd64.go1076 O_NONBLOCK = 0x4 const
Dzerrors_openbsd_386.go961 O_NONBLOCK = 0x4 const
Dzerrors_darwin_386.go1063 O_NONBLOCK = 0x4 const
Dzerrors_darwin_arm64.go1063 O_NONBLOCK = 0x4 const
Dzerrors_darwin_amd64.go1063 O_NONBLOCK = 0x4 const
Dzerrors_darwin_arm.go1063 O_NONBLOCK = 0x4 const
Dzerrors_freebsd_386.go1113 O_NONBLOCK = 0x4 const
Dzerrors_freebsd_arm.go1121 O_NONBLOCK = 0x4 const
Dzerrors_netbsd_386.go1086 O_NONBLOCK = 0x4 const
Dzerrors_freebsd_amd64.go1114 O_NONBLOCK = 0x4 const

12