Home
last modified time | relevance | path

Searched refs:rw_downgrade (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/plat-irix5/
DFILE.py100 def rw_downgrade(r): return mrdemote(r) function
/external/python/cpython2/Lib/plat-irix6/
DFILE.py535 def rw_downgrade(r): return mrdemote(r) function