Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/unzip/
H A Dunzip.c511 extract2fd(struct archive *a, char *pathname, int fd) in extract2fd() function
669 text = extract2fd(a, *path, fd); in extract_file()
797 (void)extract2fd(a, pathname, STDOUT_FILENO); in extract_stdout()