Home
last modified time | relevance | path

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

12

/external/kernel-headers/original/uapi/asm-mips/asm/
Dsocket.h29 #define SO_LINGER 0x0080 /* Block on close of a reliable macro
/external/kernel-headers/original/uapi/asm-generic/
Dsocket.h24 #define SO_LINGER 13 macro
/external/grpc-grpc-java/services/src/main/java/io/grpc/services/
DChannelzProtoUtil.java243 public static final String SO_LINGER = "SO_LINGER"; field in ChannelzProtoUtil
/external/python/cpython2/Lib/plat-os2emx/
DSOCKET.py21 SO_LINGER = 0x0080 variable
/external/python/cpython2/Lib/plat-linux2/
DIN.py458 SO_LINGER = 13 variable
/external/python/cpython2/Lib/plat-unixware7/
DIN.py239 SO_LINGER = 0x0080 variable
/external/python/cpython2/Lib/plat-atheos/
DIN.py775 SO_LINGER = 13 variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go965 SO_LINGER = 0x80 const
Dzerrors_dragonfly_amd64.go1156 SO_LINGER = 0x80 const
Dzerrors_openbsd_arm.go1207 SO_LINGER = 0x80 const
Dzerrors_netbsd_arm.go1252 SO_LINGER = 0x80 const
Dzerrors_openbsd_amd64.go1281 SO_LINGER = 0x80 const
Dzerrors_netbsd_amd64.go1262 SO_LINGER = 0x80 const
Dzerrors_openbsd_386.go1204 SO_LINGER = 0x80 const
Dzerrors_darwin_386.go1278 SO_LINGER = 0x80 const
Dzerrors_darwin_arm64.go1278 SO_LINGER = 0x80 const
Dzerrors_darwin_amd64.go1278 SO_LINGER = 0x80 const
Dzerrors_darwin_arm.go1278 SO_LINGER = 0x80 const
Dzerrors_freebsd_386.go1323 SO_LINGER = 0x80 const
Dzerrors_freebsd_arm.go1332 SO_LINGER = 0x80 const
Dzerrors_netbsd_386.go1272 SO_LINGER = 0x80 const
Dzerrors_freebsd_amd64.go1324 SO_LINGER = 0x80 const
Dzerrors_linux_sparc64.go1509 SO_LINGER = 0x80 const
Dzerrors_linux_mipsle.go1807 SO_LINGER = 0x80 const
Dzerrors_linux_s390x.go1867 SO_LINGER = 0xd const

12