Searched refs:GNUTMAGIC (Results 1 – 2 of 2) sorted by relevance
73 #define GNUTMAGIC "ustar " /* 7 chars and a null */ macro
139 if (strncmp(header->header.magic, GNUTMAGIC, in is_tar()