Searched refs:process_pax_hdr (Results 1 – 1 of 1) sorted by relevance
65 #define process_pax_hdr(archive_handle, sz, global) \ macro66 process_pax_hdr(archive_handle, sz)69 static void process_pax_hdr(archive_handle_t *archive_handle, unsigned sz, int global) in process_pax_hdr() function389 process_pax_hdr(archive_handle, file_header->size, (tar_typeflag == 'g')); in get_header_tar()