Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/nvi/dist/ex/
H A Dex_cscope.c102 static int get_paths __P((SCR *, CSC *));
278 if (get_paths(sp, csc)) in cscope_add()
305 get_paths(SCR *sp, CSC *csc) in get_paths() function