Searched refs:ip_arch_size (Results 1 – 3 of 3) sorted by relevance
104 user_size_t ip_arch_size; /* subfile length in ip_vp */ member
871 imgp->ip_arch_size = (user_size_t)fat_arch.size; in exec_fat_imgact()1866 imgp->ip_arch_offset, imgp->ip_arch_size) != LOAD_SUCCESS) { in exec_mach_imgact()7298 imgp->ip_arch_size = vap->va_data_size; in exec_check_permissions()7303 imgp->ip_arch_size = (user_size_t)vap->va_data_size; in exec_check_permissions()
693 off_t macho_size = imgp->ip_arch_size; in load_machfile()