Home
last modified time | relevance | path

Searched refs:SO_BSDCOMPAT (Results 1 – 21 of 21) sorted by relevance

/external/strace/xlat/
Dsock_options.h218 #if defined(SO_BSDCOMPAT) || (defined(HAVE_DECL_SO_BSDCOMPAT) && HAVE_DECL_SO_BSDCOMPAT)
220 static_assert((SO_BSDCOMPAT) == (1024), "SO_BSDCOMPAT != 1024");
223 # define SO_BSDCOMPAT 1024
226 #if defined(SO_BSDCOMPAT) || (defined(HAVE_DECL_SO_BSDCOMPAT) && HAVE_DECL_SO_BSDCOMPAT)
228 static_assert((SO_BSDCOMPAT) == (16398), "SO_BSDCOMPAT != 16398");
231 # define SO_BSDCOMPAT 16398
234 #if defined(SO_BSDCOMPAT) || (defined(HAVE_DECL_SO_BSDCOMPAT) && HAVE_DECL_SO_BSDCOMPAT)
236 static_assert((SO_BSDCOMPAT) == (14), "SO_BSDCOMPAT != 14");
239 # define SO_BSDCOMPAT 14
1510 XLAT(SO_BSDCOMPAT),
[all …]
Dsock_options.in78 SO_BSDCOMPAT 1024
80 SO_BSDCOMPAT 16398
82 SO_BSDCOMPAT 14
/external/kernel-headers/original/uapi/asm-generic/
Dsocket.h25 #define SO_BSDCOMPAT 14 macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dsocket.h50 #define SO_BSDCOMPAT 14 macro
/external/python/cpython2/Lib/plat-linux2/
DIN.py459 SO_BSDCOMPAT = 14 variable
/external/python/cpython2/Lib/plat-atheos/
DIN.py776 SO_BSDCOMPAT = 14 variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go1497 SO_BSDCOMPAT = 0x400 const
Dzerrors_linux_mips64le.go1793 SO_BSDCOMPAT = 0xe const
Dzerrors_linux_ppc64.go1849 SO_BSDCOMPAT = 0xe const
Dzerrors_linux_arm.go1799 SO_BSDCOMPAT = 0xe const
Dzerrors_linux_mips64.go1793 SO_BSDCOMPAT = 0xe const
Dzerrors_linux_ppc64le.go1849 SO_BSDCOMPAT = 0xe const
Dzerrors_linux_arm64.go1783 SO_BSDCOMPAT = 0xe const
Dzerrors_linux_386.go1792 SO_BSDCOMPAT = 0xe const
Dzerrors_linux_mips.go1793 SO_BSDCOMPAT = 0xe const
Dzerrors_linux_s390x.go1853 SO_BSDCOMPAT = 0xe const
Dzerrors_linux_mipsle.go1793 SO_BSDCOMPAT = 0xe const
Dzerrors_linux_amd64.go1793 SO_BSDCOMPAT = 0xe const
/external/strace/debian/
Dchangelog.in981 * added SO_BSDCOMPAT and SO_REUSEPORT to sockoptions
Dchangelog981 * added SO_BSDCOMPAT and SO_REUSEPORT to sockoptions
/external/strace/
DChangeLog-CVS5014 + added SO_BSDCOMPAT and SO_REUSEPORT to sockoptions