Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/plat-sunos5/
DIN.py295 _SC_XOPEN_REALTIME = 718 variable
DSTROPTS.py292 _SC_XOPEN_REALTIME = 718 variable
/external/python/cpython2/Modules/
Dposixmodule.c8509 #ifdef _SC_XOPEN_REALTIME
8510 {"SC_XOPEN_REALTIME", _SC_XOPEN_REALTIME},
/external/python/cpython3/Modules/
Dposixmodule.c10601 #ifdef _SC_XOPEN_REALTIME
10602 {"SC_XOPEN_REALTIME", _SC_XOPEN_REALTIME},