Searched refs:closeSafelyInChild (Results 1 – 1 of 1) sorted by relevance
427 closeSafelyInChild(int fd) in closeSafelyInChild() function807 if ((closeSafelyInChild(p->in[1]) == -1) || in childProcess()808 (closeSafelyInChild(p->out[0]) == -1) || in childProcess()809 (closeSafelyInChild(p->err[0]) == -1) || in childProcess()810 (closeSafelyInChild(p->fail[0]) == -1)) in childProcess()822 if ((closeSafelyInChild(p->err[1]) == -1) || in childProcess()