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
835 imgp->ip_arch_size = (user_size_t)fat_arch.size; in exec_fat_imgact()1108 imgp->ip_arch_offset, imgp->ip_arch_size) != LOAD_SUCCESS) { in exec_mach_imgact()5847 imgp->ip_arch_size = vap->va_data_size; in exec_check_permissions()5852 imgp->ip_arch_size = (user_size_t)vap->va_data_size; in exec_check_permissions()
442 off_t macho_size = imgp->ip_arch_size; in load_machfile()