Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds