Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/ex/
H A Dex_cscope.c91 static int get_paths(SCR *, CSC *);
274 if (get_paths(sp, csc)) in cscope_add()
301 get_paths(SCR *sp, CSC *csc) in get_paths() function