Searched refs:is_posix (Results 1 – 1 of 1) sorted by relevance
636 static int is_posix; /* true if archive we're reading is POSIX-conformant */ variable1471 is_posix = (strcmp(dblock.dbuf.magic, magic_type) == 0); in getdir()1474 if (is_posix && (sp->st_mode & S_IFMT) == 0) in getdir()3137 if (dircreate && (!is_posix || dblock.dbuf.typeflag == '5')) { in doxtract()4307 if (is_posix && dblock.dbuf.typeflag != '1') { in verbose()5925 if (is_posix) in is_directory()