Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/bmake/
HDjob.h226 int noPLen; /* length of noPrint command */ member
HDjob.c1795 cp = ecp + commandShell->noPLen; in JobOutput()
2496 newShell.noPLen = strlen(newShell.noPrint); in Job_ParseShell()