Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Mac/Modules/file/
D_Filemodule.c1945 static PyObject *FSRef_FSRefMakePath(FSRefObject *_self, PyObject *_args) in FSRef_FSRefMakePath() function
1971 _res = FSRef_FSRefMakePath(_self, _args); in FSRef_as_pathname()
2009 {"FSRefMakePath", (PyCFunction)FSRef_FSRefMakePath, 1,