Searched defs:nodeName (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/hfs/hfscommon/Catalog/
H A DCatalogUtilities.c54 CatalogName *nodeName = NULL; local
[all...]
/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_format.h323 u_int8_t nodeName[kHFSMaxFileNameChars + 1]; /* catalog node name */ member in struct:HFSCatalogKey
331 HFSUniStr255 nodeName; /* catalog node name */ member in struct:HFSPlusCatalogKey
465 u_int8_t nodeName[kHFSMaxFileNameChars + 1]; /* name of this catalog node */ member in struct:HFSCatalogThread
474 HFSUniStr255 nodeName; /* name of this catalog node (variable length) */ member in struct:HFSPlusCatalogThread

Completed in 72 milliseconds