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

/freebsd-10.1-release/usr.bin/whereis/
H A Dwhereis.c63 static const char *sourcepath = PATH_SOURCES; variable
312 if ((b = malloc(strlen(sourcepath) + 1)) == NULL)
314 strcpy(b, sourcepath);
/freebsd-10.1-release/contrib/subversion/
H A DMakefile.in650 -sourcepath $(top_srcdir)/subversion/bindings/javahl/src \

Completed in 52 milliseconds