Searched refs:rawsize (Results 1 – 1 of 1) sorted by relevance
1441 size_t rawsize; /* minimum of filesize or ATTR_MAX_HDR_SIZE */ member1463 ((&(ae)->namelen < ((ai).rawdata + (ai).rawsize)) && \1464 (u_int8_t *)ATTR_NEXT(ae) <= ((ai).rawdata + (ai).rawsize))1564 size_t rawsize; in check_and_swap_apple_double_header() local1567 rawsize = ainfop->rawsize; in check_and_swap_apple_double_header()1571 if (rawsize < offsetof(apple_double_header_t, entries)) { in check_and_swap_apple_double_header()1593 if (rawsize < header_end) { in check_and_swap_apple_double_header()3482 ainfop->rawsize = iosize - uio_resid(auio); in get_xattrinfo()3512 ((ainfop->finderinfo->offset + FINDERINFOSIZE) <= ainfop->rawsize)) { in get_xattrinfo()3900 if (buf_end > ainfop->rawdata + ainfop->rawsize) { in check_and_swap_attrhdr()