Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/ex/
H A Dex_tag.c46 static int tagq_copy(SCR *, TAGQ *, TAGQ **);
549 if (tagq_copy(sp, aqp, &tqp)) in ex_tag_copy()
606 tagq_copy(SCR *sp, TAGQ *otqp, TAGQ **tqpp) in tagq_copy() function