Searched defs:TMAGIC (Results 1 - 2 of 2) sorted by relevance

/ast/src/lib/libast/include/
H A Dtar.h42 #define TMAGIC "ustar" /* ustar and a null */ macro
/ast/src/cmd/INIT/
H A Dratz.c4174 #define TMAGIC "ustar" /* ustar and a null */ macro
4992 if (!strncmp(header.magic, TMAGIC, sizeof(header.magic)) && *header.prefix)

Completed in 85 milliseconds