Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/ex/
H A Dex_init.c102 if (cscope_end(sp)) in ex_screen_end()
H A Dex_cscope.c964 return cscope_end(sp); in cscope_reset()
974 cscope_end(SCR *sp) in cscope_end() function
/freebsd/usr.bin/vi/
H A Dextern.h66 int cscope_end(SCR *);