Home
last modified time | relevance | path

Searched refs:tagf_copy (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/nvi/ex/
H A Dex_tag.c44 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