Searched refs:CSCOPE_PATHS (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/nvi/ex/
H A Dex_cscope.c39 #define CSCOPE_PATHS "cscope.tpath" macro
308 * If there's a cscope directory with a file named CSCOPE_PATHS, it
317 if ((buf = join(csc->dname, CSCOPE_PATHS)) == NULL) {
322 /* Read in the CSCOPE_PATHS file. */
353 * If the CSCOPE_PATHS file doesn't exist, we look for files

Completed in 95 milliseconds