Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/plat-irix5/
DFILE.py96 def rw_exit(r): return mrunlock(r) function
/external/python/cpython2/Lib/plat-irix6/
DFILE.py531 def rw_exit(r): return mrunlock(r) function