Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/nvi/ex/
H A Dex_cscope.c95 static int get_paths(SCR *, CSC *);
271 if (get_paths(sp, csc)) in cscope_add()
298 get_paths(SCR *sp, CSC *csc) in get_paths() function