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