Home
last modified time | relevance | path

Searched defs:safe_dup (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/kyua/utils/process/
H A Dchild.cpp99 safe_dup(const int old_fd, const int new_fd) in safe_dup() function
/freebsd/contrib/atf/atf-c/detail/
H A Dprocess.c311 safe_dup(const int oldfd, const int newfd) in safe_dup() function