Lines Matching defs:tlp
319 const struct tag_list *tlp;322 for (tlp = tag_list; tlp->tl_name != NULL; tlp++)323 if (tagtype == tlp->tl_type)324 return (tlp->tl_name);336 const struct tag_list *tlp;339 for (tlp = code_list; tlp->tl_name != NULL; tlp++)340 if (codetype == tlp->tl_type)341 return (tlp->tl_name);