Home
last modified time | relevance | path

Searched refs:_SC_COHER_BLKSZ (Results 1 – 4 of 4) 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.c8137 #ifdef _SC_COHER_BLKSZ
8138 {"SC_COHER_BLKSZ", _SC_COHER_BLKSZ},
/external/python/cpython3/Modules/
Dposixmodule.c10229 #ifdef _SC_COHER_BLKSZ
10230 {"SC_COHER_BLKSZ", _SC_COHER_BLKSZ},