Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/kern/
H A Dubc_subr.c555 const CS_BlobIndex *blobIndex = &sb->index[n]; in cs_validate_csblob() local
556 uint32_t type = ntohl(blobIndex->type); in cs_validate_csblob()
557 uint32_t offset = ntohl(blobIndex->offset); in cs_validate_csblob()