Searched refs:FSCatalogInfo (Results 1 – 7 of 7) sorted by relevance
298 FSCatalogInfo cataloginfo; in MacOS_GetCreatorAndType()371 FSCatalogInfo cataloginfo; in MacOS_SetCreatorAndType()
173 FSCatalogInfo ob_itself;176 static PyObject *FSCatalogInfo_New(FSCatalogInfo *itself) in FSCatalogInfo_New()186 static int FSCatalogInfo_Convert(PyObject *v, FSCatalogInfo *p_itself) in FSCatalogInfo_Convert()487 memset(&((FSCatalogInfoObject *)self)->ob_itself, 0, sizeof(FSCatalogInfo)); in FSCatalogInfo_tp_new()1617 FSCatalogInfo catalogInfo; in FSRef_FSCreateFileUnicode()1660 FSCatalogInfo catalogInfo; in FSRef_FSCreateDirectoryUnicode()1775 FSCatalogInfo catalogInfo; in FSRef_FSGetCatalogInfo()1817 FSCatalogInfo catalogInfo; in FSRef_FSSetCatalogInfo()
120 FSCatalogInfo = OpaqueType("FSCatalogInfo", "FSCatalogInfo") variable
1471 (FSCatalogInfo *)0, in Res_FSCreateResFile()1537 (FSCatalogInfo *)0, in Res_FSCreateResourceFile()
307 FSCatalogInfo info; in get_file_type_from_path()
4910 - Type Carbon.File.FSCatalogInfo and supporting methods have been implemented.