Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/file/
D_Filemodule.c2146 static PyObject *File_FlushVol(PyObject *_self, PyObject *_args) in File_FlushVol() function
3149 {"FlushVol", (PyCFunction)File_FlushVol, 1,