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

  /external/toybox/lib/
lib.h 111 int xdup(int fd);
xwrap.c 267 int xdup(int fd) function
271 if (fd == -1) perror_exit("xdup");

Completed in 50 milliseconds