Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/plat-sunos5/
DIN.py265 _SC_COHER_BLKSZ = 503 variable
DSTROPTS.py262 _SC_COHER_BLKSZ = 503 variable
/external/python/cpython2/Modules/
Dposixmodule.c8103 #ifdef _SC_COHER_BLKSZ
8104 {"SC_COHER_BLKSZ", _SC_COHER_BLKSZ},