Home
last modified time | relevance | path

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

/external/strace/xlat/
Dsockoptions.h213 #if defined(SO_SEMA) || (defined(HAVE_DECL_SO_SEMA) && HAVE_DECL_SO_SEMA)
214 XLAT(SO_SEMA),
Dsockoptions.in69 SO_SEMA
/external/python/cpython2/Lib/plat-unixware7/
DIN.py247 SO_SEMA = 0x8000 variable