Searched refs:dty_src (Results 1 – 2 of 2) sorted by relevance
1474 for (; dtyp->dty_src != NULL; dtyp++) { in dt_vopen()1477 dtyp->dty_src)) == CTF_ERR) { in dt_vopen()1479 "container: %s\n", dtyp->dty_src, dtyp->dty_dst, in dt_vopen()
82 const char *dty_src; /* string name of typedef source type */ member