Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/ex/
H A Dex_cscope.c95 static int run_cscope(SCR *, CSC *, char *);
278 if (run_cscope(sp, csc, dbname)) in cscope_add()
377 run_cscope(SCR *sp, CSC *csc, char *dbname) in run_cscope() function