Home
last modified time | relevance | path

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

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