Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/sys/
H A Ddecmpfs.h122 unsigned char attr_bytes[0]; /* the bytes of the attribute after the header */ member
139 unsigned char attr_bytes[0]; /* the bytes of the attribute after the header */ member
/xnu-10002.41.9/bsd/kern/
H A Ddecmpfs.c2327 memcpy(vec[i].buf, hdr->attr_bytes + offset, curCopy);