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

/macosx-10.10.1/BootCache-109/
H A DBootCache.h154 #define BC_HE_HIT 0x1 /* read was satisfied from cache */ macro
H A Dcontrol.c1175 hc->h_entries[i].he_flags & BC_HE_HIT ? " hit" :
H A Dlibrary.c1299 hc->h_entries[i].he_flags & BC_HE_HIT ? " hit" :
H A Dkext.c4744 if (hit) he->he_flags |= BC_HE_HIT;

Completed in 144 milliseconds