Searched refs:write_path (Results 1 – 1 of 1) sorted by relevance
191 static int write_path(struct archive_entry *, struct archive_write *);968 ret = write_path(zip->entry, a); in archive_write_zip_header()1447 write_path(struct archive_entry *entry, struct archive_write *archive) in write_path() function