Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/
H A Djob.c1776 PrintFilteredOutput(char *p, const char *endp) /* XXX: p should be const */ in PrintFilteredOutput()
1911 p = PrintFilteredOutput(job->outBuf, &job->outBuf[i]); in CollectOutput()
1771 PrintFilteredOutput(char *p, const char *endp) /* XXX: p should be const */ PrintFilteredOutput() function
H A DChangeLog1438 rename PrintOutput to PrintFilteredOutput to avoid confusion