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

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

Completed in 82 milliseconds