Searched refs:tagf_copy (Results 1 – 1 of 1) sorted by relevance
44 static int tagf_copy(SCR *, TAGF *, TAGF **);564 if (tagf_copy(sp, atfp, &tfp)) in ex_tag_copy()584 tagf_copy(SCR *sp, TAGF *otfp, TAGF **tfpp) in tagf_copy() function