Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/vfs/
H A Dvfs_xattr.c1486 size_t rawsize; /* minimum of filesize or ATTR_MAX_HDR_SIZE */ member
1508 ((&(ae)->namelen < ((ai).rawdata + (ai).rawsize)) && \
1509 (u_int8_t *)ATTR_NEXT(ae) <= ((ai).rawdata + (ai).rawsize))