Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/unzip/
H A Dbsdunzip.c529 extract2fd(struct archive *a, char *pathname, int fd) in extract2fd() function
722 text = extract2fd(a, *path, fd); in extract_file()
864 (void)extract2fd(a, pathname, STDOUT_FILENO); in extract_stdout()