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

/xnu-2782.1.97/bsd/sys/
H A Ddecmpfs.h48 unsigned char attr_bytes[0]; /* the bytes of the attribute after the header */ member in struct:__anon456
57 unsigned char attr_bytes[0]; /* the bytes of the attribute after the header */ member in struct:__anon457
/xnu-2782.1.97/bsd/kern/
H A Ddecmpfs.c1775 memcpy(vec[i].buf, hdr->attr_bytes + offset, curCopy);

Completed in 63 milliseconds