Searched refs:tag_copy (Results 1 – 1 of 1) sorted by relevance
62 static int tag_copy __P((SCR *, TAG *, TAG **));601 if (tag_copy(sp, ap, &tp)) in ex_tag_copy()680 tag_copy(SCR *sp, TAG *otp, TAG **tpp) in tag_copy() function