Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/file/
D_Filemodule.c127 FSSpec fss2; in _PyMac_GetFullPathname() local
131 (unsigned char*)"", &fss2); in _PyMac_GetFullPathname()
134 err = FSpMakeFSRef(&fss2, &fsr); in _PyMac_GetFullPathname()