Searched refs:dst_ar (Results 1 – 1 of 1) sorted by relevance
1262 ctf_arinfo_t src_ar, dst_ar; in ctf_add_type() local1401 if (ctf_array_info(dst_fp, dst_type, &dst_ar) != 0) in ctf_add_type()1404 if (bcmp(&src_ar, &dst_ar, sizeof (ctf_arinfo_t))) in ctf_add_type()