Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Mac/Modules/file/
D_Filemodule.c2290 static PyObject *File_GetVRefNum(PyObject *_self, PyObject *_args) in File_GetVRefNum() function
3165 {"GetVRefNum", (PyCFunction)File_GetVRefNum, 1,