Searched refs:rawsize (Results 1 – 1 of 1) sorted by relevance
1486 size_t rawsize; /* minimum of filesize or ATTR_MAX_HDR_SIZE */ member1508 ((&(ae)->namelen < ((ai).rawdata + (ai).rawsize)) && \1509 (u_int8_t *)ATTR_NEXT(ae) <= ((ai).rawdata + (ai).rawsize))1609 size_t rawsize; in check_and_swap_apple_double_header() local1612 rawsize = ainfop->rawsize; in check_and_swap_apple_double_header()1616 if (rawsize < offsetof(apple_double_header_t, entries)) { in check_and_swap_apple_double_header()1638 if (rawsize < header_end) { in check_and_swap_apple_double_header()3527 ainfop->rawsize = iosize - uio_resid(auio); in get_xattrinfo()3557 ((ainfop->finderinfo->offset + FINDERINFOSIZE) <= ainfop->rawsize)) { in get_xattrinfo()3945 if (buf_end > ainfop->rawdata + ainfop->rawsize) { in check_and_swap_attrhdr()