Home
last modified time | relevance | path

Searched refs:dst_mp (Results 1 – 1 of 1) sorted by relevance

/freebsd/cddl/contrib/opensolaris/common/ctf/
H A Dctf_create.c1371 const char *src_mp, *dst_mp; in soucmp() local
1375 dst_mp = (const char *)dst_tp + dst_inc; in soucmp()
1377 n--, src_mp += src_inc, dst_mp += dst_inc) { in soucmp()
1380 ctf_get_ctm_info(dst_fp, dst_mp, dst_sz, &dst_inc, NULL, in soucmp()