ctf_add_reftype
return (ctf_add_reftype(fp, flag, name, ref, CTF_K_POINTER));
return (ctf_add_reftype(fp, flag, name, ref, CTF_K_VOLATILE));
return (ctf_add_reftype(fp, flag, name, ref, CTF_K_CONST));
return (ctf_add_reftype(fp, flag, name, ref, CTF_K_RESTRICT));
dst_type = ctf_add_reftype(dst_fp, flag, NULL, src_type, kind);
extern ctf_id_t ctf_add_reftype(ctf_file_t *, uint_t, const char *, ctf_id_t,
if ((*idp = ctf_add_reftype(cup->cu_ctfp, isroot, name, id, kind)) ==
ret = ctf_add_reftype(cmp->cm_out, flags, name, reftype,