Searched refs:cscope_end (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/nvi/ex/
H A Dextern.h32 int cscope_end(SCR *);
H A Dex_init.c109 if (cscope_end(sp))
H A Dex_cscope.c961 return cscope_end(sp);
965 * cscope_end --
968 * PUBLIC: int cscope_end(SCR *);
971 cscope_end(SCR *sp) function

Completed in 113 milliseconds