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

/freebsd-11-stable/usr.bin/unzip/
H A Dunzip.c498 extract2fd(struct archive *a, char *pathname, int fd) function
651 text = extract2fd(a, *path, fd);
779 (void)extract2fd(a, pathname, STDOUT_FILENO);

Completed in 51 milliseconds