Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/nvi/dist/ex/
H A Dex_cscope.c72 static int cscope_find __P((SCR *, EXCMD*, const CHAR_T *));
87 { "find", cscope_find,
444 cscope_find(SCR *sp, EXCMD *cmdp, const CHAR_T *pattern) in cscope_find() function