Searched refs:safe_dup (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/atf-c/detail/
H A Dprocess.c314 safe_dup(const int oldfd, const int newfd) function
340 err = safe_dup(sp->m_pipefds[1], procfd);
350 err = safe_dup(sp->m_sb->m_fd, procfd);
358 err = safe_dup(aux, procfd);

Completed in 12 milliseconds