Searched refs:dst_tp (Results 1 – 1 of 1) sorted by relevance
1341 const void *src_tp, *dst_tp; in soucmp() local1353 if ((dst_tp = ctf_lookup_by_id(&dst_fp, dst_type)) == NULL) in soucmp()1357 ctf_get_ctt_info(dst_fp, dst_tp, &dst_kind, &dst_vlen, NULL); in soucmp()1367 (void) ctf_get_ctt_size(dst_fp, dst_tp, &dst_sz, &dst_inc); in soucmp()1375 dst_mp = (const char *)dst_tp + dst_inc; in soucmp()