Home
last modified time | relevance | path

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

12

/external/kernel-headers/original/uapi/asm-mips/asm/
Dsocket.h41 #define SO_SNDTIMEO 0x1005 /* send timeout */ macro
/external/kernel-headers/original/uapi/asm-generic/
Dsocket.h33 #define SO_SNDTIMEO 21 macro
/external/python/cpython2/Lib/plat-os2emx/
DSOCKET.py30 SO_SNDTIMEO = 0x1005 variable
/external/conscrypt/platform/src/main/java/org/conscrypt/
DPlatform.java124 Os.setsockoptTimeval(s.getFileDescriptor$(), SOL_SOCKET, SO_SNDTIMEO, tv); in setSocketWriteTimeout() local
/external/conscrypt/repackaged/platform/src/main/java/com/android/org/conscrypt/
DPlatform.java125 Os.setsockoptTimeval(s.getFileDescriptor$(), SOL_SOCKET, SO_SNDTIMEO, tv); in setSocketWriteTimeout() local
/external/python/cpython2/Lib/plat-linux2/
DIN.py465 SO_SNDTIMEO = 21 variable
/external/python/cpython2/Lib/plat-unixware7/
DIN.py253 SO_SNDTIMEO = 0x1005 variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go989 SO_SNDTIMEO = 0x1005 const
Dzerrors_dragonfly_amd64.go1167 SO_SNDTIMEO = 0x1005 const
Dzerrors_openbsd_arm.go1219 SO_SNDTIMEO = 0x1005 const
Dzerrors_netbsd_arm.go1264 SO_SNDTIMEO = 0x100b const
Dzerrors_openbsd_amd64.go1293 SO_SNDTIMEO = 0x1005 const
Dzerrors_netbsd_amd64.go1274 SO_SNDTIMEO = 0x100b const
Dzerrors_openbsd_386.go1216 SO_SNDTIMEO = 0x1005 const
Dzerrors_darwin_386.go1301 SO_SNDTIMEO = 0x1005 const
Dzerrors_darwin_arm64.go1301 SO_SNDTIMEO = 0x1005 const
Dzerrors_darwin_amd64.go1301 SO_SNDTIMEO = 0x1005 const
Dzerrors_darwin_arm.go1301 SO_SNDTIMEO = 0x1005 const
Dzerrors_freebsd_386.go1342 SO_SNDTIMEO = 0x1005 const
Dzerrors_freebsd_arm.go1351 SO_SNDTIMEO = 0x1005 const
Dzerrors_netbsd_386.go1284 SO_SNDTIMEO = 0x100b const
Dzerrors_freebsd_amd64.go1343 SO_SNDTIMEO = 0x1005 const
Dzerrors_linux_sparc64.go1538 SO_SNDTIMEO = 0x4000 const
Dzerrors_linux_mipsle.go1838 SO_SNDTIMEO = 0x1005 const
Dzerrors_linux_s390x.go1898 SO_SNDTIMEO = 0x15 const

12