Home
last modified time | relevance | path

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

/external/toybox/toys/lsb/
Dgzip.c77 if (out_fd == 1) out_fd = xdup(out_fd);
/external/toybox/lib/
Dxwrap.c420 int xdup(int fd) in xdup() function
436 int fd2 = xdup(fd); in notstdio()
Dlib.h158 int xdup(int fd);