Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/kern/
H A Dubc_subr.c552 const CS_BlobIndex *blobIndex = &sb->index[n]; in cs_validate_csblob() local
553 uint32_t type = ntohl(blobIndex->type); in cs_validate_csblob()
554 uint32_t offset = ntohl(blobIndex->offset); in cs_validate_csblob()