Home
last modified time | relevance | path

Searched defs:SO_RCVTIMEO (Results 1 – 25 of 32) sorted by relevance

12

/external/kernel-headers/original/uapi/asm-mips/asm/
Dsocket.h42 #define SO_RCVTIMEO 0x1006 /* receive timeout */ macro
/external/kernel-headers/original/uapi/asm-generic/
Dsocket.h32 #define SO_RCVTIMEO 20 macro
/external/python/cpython2/Lib/plat-os2emx/
DSOCKET.py31 SO_RCVTIMEO = 0x1006 variable
/external/python/cpython2/Lib/plat-linux2/
DIN.py464 SO_RCVTIMEO = 20 variable
/external/python/cpython2/Lib/plat-unixware7/
DIN.py254 SO_RCVTIMEO = 0x1006 variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go982 SO_RCVTIMEO = 0x1006 const
Dzerrors_dragonfly_amd64.go1161 SO_RCVTIMEO = 0x1006 const
Dzerrors_openbsd_arm.go1213 SO_RCVTIMEO = 0x1006 const
Dzerrors_netbsd_arm.go1259 SO_RCVTIMEO = 0x100c const
Dzerrors_openbsd_amd64.go1287 SO_RCVTIMEO = 0x1006 const
Dzerrors_netbsd_amd64.go1269 SO_RCVTIMEO = 0x100c const
Dzerrors_openbsd_386.go1210 SO_RCVTIMEO = 0x1006 const
Dzerrors_darwin_386.go1295 SO_RCVTIMEO = 0x1006 const
Dzerrors_darwin_arm64.go1295 SO_RCVTIMEO = 0x1006 const
Dzerrors_darwin_amd64.go1295 SO_RCVTIMEO = 0x1006 const
Dzerrors_darwin_arm.go1295 SO_RCVTIMEO = 0x1006 const
Dzerrors_freebsd_386.go1336 SO_RCVTIMEO = 0x1006 const
Dzerrors_freebsd_arm.go1345 SO_RCVTIMEO = 0x1006 const
Dzerrors_netbsd_386.go1279 SO_RCVTIMEO = 0x100c const
Dzerrors_freebsd_amd64.go1337 SO_RCVTIMEO = 0x1006 const
Dzerrors_linux_sparc64.go1527 SO_RCVTIMEO = 0x2000 const
Dzerrors_linux_mipsle.go1827 SO_RCVTIMEO = 0x1006 const
Dzerrors_linux_s390x.go1887 SO_RCVTIMEO = 0x14 const
Dzerrors_linux_arm.go1833 SO_RCVTIMEO = 0x14 const
Dzerrors_linux_ppc64le.go1883 SO_RCVTIMEO = 0x12 const

12