Searched refs:CS_BlobIndex (Results 1 - 2 of 2) sorted by relevance

/xnu-2422.115.4/bsd/sys/
H A Dcodesign.h141 } CS_BlobIndex; typedef in typeref:struct:__BlobIndex
147 CS_BlobIndex index[]; /* (count) entries */
/xnu-2422.115.4/bsd/kern/
H A Dubc_subr.c167 const CS_BlobIndex *limit;
168 const CS_BlobIndex *p;
447 if ((length - sizeof(CS_SuperBlob)) / sizeof(CS_BlobIndex) < count)
452 const CS_BlobIndex *blobIndex = &sb->index[n];

Completed in 20 milliseconds