Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/nvi/ex/
H A Dex_cscope.c61 static int cscope_find(SCR *, EXCMD*, CHAR_T *);
76 { "find", cscope_find,
457 cscope_find(SCR *sp, EXCMD *cmdp, CHAR_T *pattern) in cscope_find() function