Searched refs:cnoderec (Results 1 - 1 of 1) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/
H A Dhfs_catalog.c183 struct HFSPlusCatalogFile cnoderec; local
185 promoteattr(hfsmp, recp, &cnoderec);
186 getbsdattr(hfsmp, &cnoderec, attrp);
673 struct HFSPlusCatalogFile cnoderec; local
675 promoteattr(hfsmp, recp, &cnoderec);
676 getbsdattr(hfsmp, &cnoderec, attrp);
2381 struct HFSPlusCatalogFile cnoderec; local
2385 promoteattr(hfsmp, rec, &cnoderec);
2386 getbsdattr(hfsmp, &cnoderec, &cep->ce_attr);

Completed in 25 milliseconds