Home
last modified time | relevance | path

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

/third_party/toybox/toys/lsb/
Dgzip.c77 if (out_fd == 1) out_fd = xdup(out_fd);
/third_party/toybox/lib/
Dxwrap.c396 int xdup(int fd) in xdup() function
412 int fd2 = xdup(fd); in notstdio()
Dlib.h162 int xdup(int fd);
/third_party/toybox/porting/liteos_a/lib/
Dlib.h157 int xdup(int fd);