Home
last modified time | relevance | path

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

12

/external/kernel-headers/original/uapi/asm-mips/asm/
Dsocket.h22 #define SO_DEBUG 0x0001 /* Record debugging information. */ macro
/external/kernel-headers/original/uapi/asm-generic/
Dsocket.h10 #define SO_DEBUG 1 macro
/external/python/cpython2/Lib/plat-os2emx/
DSOCKET.py14 SO_DEBUG = 0x0001 variable
/external/python/cpython2/Lib/plat-beos5/
DIN.py311 SO_DEBUG = 1 variable
/external/python/cpython2/Lib/plat-linux2/
DIN.py446 SO_DEBUG = 1 variable
/external/python/cpython2/Lib/plat-unixware7/
DIN.py232 SO_DEBUG = 0x0001 variable
/external/python/cpython2/Lib/plat-atheos/
DIN.py763 SO_DEBUG = 1 variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go951 SO_DEBUG = 0x1 const
Dzerrors_dragonfly_amd64.go1152 SO_DEBUG = 0x1 const
Dzerrors_openbsd_arm.go1203 SO_DEBUG = 0x1 const
Dzerrors_netbsd_arm.go1248 SO_DEBUG = 0x1 const
Dzerrors_openbsd_amd64.go1277 SO_DEBUG = 0x1 const
Dzerrors_netbsd_amd64.go1258 SO_DEBUG = 0x1 const
Dzerrors_openbsd_386.go1200 SO_DEBUG = 0x1 const
Dzerrors_darwin_386.go1272 SO_DEBUG = 0x1 const
Dzerrors_darwin_arm64.go1272 SO_DEBUG = 0x1 const
Dzerrors_darwin_amd64.go1272 SO_DEBUG = 0x1 const
Dzerrors_darwin_arm.go1272 SO_DEBUG = 0x1 const
Dzerrors_freebsd_386.go1318 SO_DEBUG = 0x1 const
Dzerrors_freebsd_arm.go1327 SO_DEBUG = 0x1 const
Dzerrors_netbsd_386.go1268 SO_DEBUG = 0x1 const
Dzerrors_freebsd_amd64.go1319 SO_DEBUG = 0x1 const
Dzerrors_linux_sparc64.go1500 SO_DEBUG = 0x1 const
Dzerrors_linux_mipsle.go1797 SO_DEBUG = 0x1 const
Dzerrors_linux_s390x.go1857 SO_DEBUG = 0x1 const

12