Home
last modified time | relevance | path

Searched refs:TMAGIC (Results 1 – 4 of 4) sorted by relevance

/freebsd/include/
H A Dtar.h38 #define TMAGIC "ustar" /* ustar and a null */ macro
/freebsd/contrib/file/src/
H A Dtar.h72 #define TMAGIC "ustar" /* 5 chars and a null */ macro
H A Dis_tar.c143 if (strncmp(header->header.magic, TMAGIC, in is_tar()
/freebsd/bin/pax/
H A Dtar.h122 #define TMAGIC "ustar" /* ustar and a null */ macro