Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_format_lha.c224 static void lha_replace_path_separator(struct lha *,
693 lha_replace_path_separator(lha, entry); in archive_read_format_lha_read_header()
753 lha_replace_path_separator(struct lha *lha, struct archive_entry *entry) in lha_replace_path_separator() function