Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Dgzip.c76 if (out_fd == 1) out_fd = xdup(out_fd);
/external/toybox/lib/
Dxwrap.c389 int xdup(int fd) in xdup() function
405 int fd2 = xdup(fd); in notstdio()
Dlib.h153 int xdup(int fd);