Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/file/
D_Filemodule.c2712 static PyObject *File_FSSetForkSize(PyObject *_self, PyObject *_args) in File_FSSetForkSize() function
3204 {"FSSetForkSize", (PyCFunction)File_FSSetForkSize, 1,