Home
last modified time | relevance | path

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

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