Home
last modified time | relevance | path

Searched refs:slotsize (Results 1 – 1 of 1) sorted by relevance

/xnu-10063.141.1/bsd/kern/
H A Dubc_subr.c786 find_special_slot(const CS_CodeDirectory *cd, size_t slotsize, uint32_t slot) in find_special_slot() argument
793 return (const uint8_t *)cd + ntohl(cd->hashOffset) - (slotsize * slot); in find_special_slot()