HomeSort by relevance Sort by last modified time
    Searched refs:xdup (Results 1 - 2 of 2) sorted by null

  /external/toybox/lib/
lib.h 124 int xdup(int fd);
xwrap.c 323 int xdup(int fd) function
327 if (fd == -1) perror_exit("xdup");

Completed in 72 milliseconds