Searched refs:magic_type (Results 1 – 1 of 1) sorted by relevance
637 static const char *magic_type = "ustar"; variable1471 is_posix = (strcmp(dblock.dbuf.magic, magic_type) == 0); in getdir()3056 if (strcmp(dblock.dbuf.magic, magic_type) == 0) { in doxtract()6387 (void) sprintf(dblock.dbuf.magic, "%.5s", magic_type); in build_dblock()