Home
last modified time | relevance | path

Searched defs:FSCatalogInfo (Results 1 – 3 of 3) sorted by relevance

/dports/converters/fondu/fondu/
H A DMacFiles.h39 typedef struct FSCatalogInfo { struct
40 unsigned short nodeFlags;
41 short volume;
42 unsigned int parentDirID;
66 } FSCatalogInfo; argument
/dports/lang/python-legacy/Python-2.7.18/Mac/Modules/file/
H A Dfilesupport.py120 FSCatalogInfo = OpaqueType("FSCatalogInfo", "FSCatalogInfo") variable
/dports/lang/python27/Python-2.7.18/Mac/Modules/file/
H A Dfilesupport.py120 FSCatalogInfo = OpaqueType("FSCatalogInfo", "FSCatalogInfo") variable