Searched defs:copyfd (Results 1 – 2 of 2) sorted by relevance
/minix3/minix/lib/libsys/ | ||
H A D | copyfd.c | 6 copyfd(endpoint_t endpt, int fd, int what) in copyfd() function |
/minix3/bin/sh/ | ||
H A D | redir.c | 385 copyfd(int from, int to, int equal) in copyfd() function |