Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/
H A Djob.c666 SetCloseOnExec(int fd) in SetCloseOnExec() function
693 SetCloseOnExec(job->inPipe); in JobCreatePipe()
694 SetCloseOnExec(job->outPipe); in JobCreatePipe()