Home
last modified time | relevance | path

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

/dragonfly/contrib/bmake/
H A Djob.c1784 PrintFilteredOutput(char *cp, char *endp) /* XXX: should all be const */ in PrintFilteredOutput() function
1919 cp = PrintFilteredOutput(job->outBuf, &job->outBuf[i]); in CollectOutput()
H A DChangeLog608 rename PrintOutput to PrintFilteredOutput to avoid confusion