Searched refs:format_header_v7tar (Results 1 – 1 of 1) sorted by relevance
136 static int format_header_v7tar(struct archive_write *, char h[512],334 ret = format_header_v7tar(a, buff, entry, 1, sconv); in archive_write_v7tar_header()363 format_header_v7tar(struct archive_write *a, char h[512], in format_header_v7tar() function