Home
last modified time | relevance | path

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

/dflybsd-src/usr.bin/dsynth/
H A Dconfig.c40 int UseCCache; variable
197 UseCCache = 1; in ParseConfiguration()
214 if (UseCCache) in ParseConfiguration()
244 if (UseCCache && stat(CCachePath, &st) < 0) in ParseConfiguration()
H A Dbulk.c92 if (UseCCache) { in initbulk()
150 if (UseCCache) { in donebulk()
H A Dmount.c237 if (UseCCache) in DoWorkerMounts()
H A Ddsynth.h540 extern int UseCCache;
H A Dbuild.c2043 if (UseCCache) { in WorkerProcess()