Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/ex/
H A Dex_cscope.c96 static int start_cscopes(SCR *, EXCMD *);
118 if (!F_ISSET(exp, EXP_CSCINIT) && start_cscopes(sp, cmdp)) in ex_cscope()
153 start_cscopes(SCR *sp, EXCMD *cmdp) in start_cscopes() function