Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/ex/
H A Dex_tag.c39 static int ctag_sfile(SCR *, TAGF *, TAGQ *, char *);
992 if (ctag_sfile(sp, tfp, tqp, tqp->tag)) { in ctag_slist()
1024 ctag_sfile(SCR *sp, TAGF *tfp, TAGQ *tqp, char *tname) in ctag_sfile() function