Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/nvi/ex/
H A Dex_cscope.c67 static int cscope_kill(SCR *, EXCMD *, CHAR_T *);
84 { "kill", cscope_kill,
880 cscope_kill(SCR *sp, EXCMD *cmdp, CHAR_T *cn) in cscope_kill() function