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

/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/hfscommon/Catalog/
H A DCatalogUtilities.c52 CatalogName *nodeName = NULL; /* To ward off uninitialized use warnings from compiler */ local
97 CatalogName *nodeName = NULL; local
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/
H A Dhfs_format.h301 u_int8_t nodeName[kHFSMaxFileNameChars + 1]; /* catalog node name */ member in struct:HFSCatalogKey
309 HFSUniStr255 nodeName; /* catalog node name */ member in struct:HFSPlusCatalogKey
440 u_int8_t nodeName[kHFSMaxFileNameChars + 1]; /* name of this catalog node */ member in struct:HFSCatalogThread
449 HFSUniStr255 nodeName; /* name of this catalog node (variable length) */ member in struct:HFSPlusCatalogThread

Completed in 38 milliseconds