Home
last modified time | relevance | path

Searched refs:_SC_SYNCHRONIZED_IO (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Lib/plat-sunos5/
DIN.py233 _SC_SYNCHRONIZED_IO = 42 variable
DSTROPTS.py230 _SC_SYNCHRONIZED_IO = 42 variable
/external/python/cpython2/Modules/
Dposixmodule.c8413 #ifdef _SC_SYNCHRONIZED_IO
8414 {"SC_SYNCHRONIZED_IO", _SC_SYNCHRONIZED_IO},
/external/python/cpython3/Modules/
Dposixmodule.c10505 #ifdef _SC_SYNCHRONIZED_IO
10506 {"SC_SYNCHRONIZED_IO", _SC_SYNCHRONIZED_IO},