Home
last modified time | relevance | path

Searched refs:SO_RDWR (Results 1 – 3 of 3) sorted by relevance

/external/strace/xlat/
Dsockoptions.h210 #if defined(SO_RDWR) || (defined(HAVE_DECL_SO_RDWR) && HAVE_DECL_SO_RDWR)
211 XLAT(SO_RDWR),
Dsockoptions.in68 SO_RDWR
/external/python/cpython2/Lib/plat-unixware7/
DIN.py246 SO_RDWR = 0x4000 variable