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

/macosx-10.9.5/BootCache-106/
H A DBootCache.h160 #define BC_HE_HIT 0x1 /* read was satisfied from cache */ macro
H A Dcontrol.c1180 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.c4738 if (hit) he->he_flags |= BC_HE_HIT;

Completed in 89 milliseconds