Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/unzip/
H A Dbsdunzip.c218 pathdup(const char *path) in pathdup() function
765 if ((pathname = pathdup(archive_entry_pathname(e))) == NULL) { in extract()
832 if ((pathname = pathdup(archive_entry_pathname(e))) == NULL) { in extract_stdout()