Searched refs:BC_HE_WRITE (Results 1 - 4 of 4) sorted by path

/macosx-10.10/BootCache-109/
H A DBootCache.h155 #define BC_HE_WRITE 0x2 /* write-through operation */ macro
H A Dcontrol.c1176 hc->h_entries[i].he_flags & BC_HE_WRITE ? " write" :
H A Dkext.c4745 if (write) he->he_flags |= BC_HE_WRITE;
H A Dlibrary.c609 if (he->he_flags & BC_HE_WRITE)
1300 hc->h_entries[i].he_flags & BC_HE_WRITE ? " write" :

Completed in 198 milliseconds