HomeSort by: relevance | last modified time | path
    Searched defs:get_paths (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/nvi/dist/ex/
ex_cscope.c 102 static int get_paths __P((SCR *, CSC *));
278 if (get_paths(sp, csc))
300 * get_paths --
305 get_paths(SCR *sp, CSC *csc) function

Completed in 24 milliseconds