HomeSort by: relevance | last modified time | path
    Searched defs:extract2fd (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/unzip/
unzip.c 511 extract2fd(struct archive *a, char *pathname, int fd) function in typeref:typename:int
669 text = extract2fd(a, *path, fd);
797 (void)extract2fd(a, pathname, STDOUT_FILENO);
unzip.c 511 extract2fd(struct archive *a, char *pathname, int fd) function in typeref:typename:int
669 text = extract2fd(a, *path, fd);
797 (void)extract2fd(a, pathname, STDOUT_FILENO);

Completed in 24 milliseconds