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

/xnu-2422.115.4/bsd/hfs/
H A Dhfs_hotfiles.h103 #define HFC_MAGIC 0xFF28FF26 macro
H A Dhfs_hotfiles.c206 (SWAP_BE32 (hotfileinfo.magic) == HFC_MAGIC) &&
477 hotfileinfo.magic = SWAP_BE32 (HFC_MAGIC);
1914 hotfileinfo->magic = SWAP_BE32 (HFC_MAGIC);

Completed in 19 milliseconds