Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/plat-irix5/
DFILE.py102 def rw_destroy(r): return mrfree(r) function
/external/python/cpython2/Lib/plat-irix6/
DFILE.py537 def rw_destroy(r): return mrfree(r) function