Searched refs:header_copy (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/gnutar-453/gnutar/src/
H A Dlist.c342 union block *header_copy; local
390 header_copy = xmalloc (size + 1);
396 next_long_name = header_copy;
403 next_long_link = header_copy;
408 *header_copy = *header;
409 bp = header_copy->buffer + BLOCKSIZE;

Completed in 64 milliseconds