ifmt
(void) parse_format((char *)"ulaw", ihdr, ifmt, i_offset);
(void) parse_format((char *)"pcm", ihdr, ifmt, i_offset);
(void) parse_format((char *)"ulaw", ihdr, ifmt, i_offset);
(void) parse_format((char *)"g721", ihdr, ifmt, i_offset);
(void) parse_format((char *)"ulaw", ihdr, ifmt, i_offset);
if (parse_format(optarg, ihdr, ifmt, i_offset) == -1) {
ifmt = F_SUN;
if (parse_format(argv[++optind], ihdr, ifmt, i_offset)
ofmt = ifmt;
ofmt = ifmt;
format_type ifmt = F_SUN; // expected input format type
enum ifmt it_fmt;
o_mode_t ifmt = ip->i_mode & IFMT;
if (ifmt == IFDIR || ifmt == IFSHAD || ifmt == IFATTRDIR ||
o_mode_t ifmt = ip->i_mode & IFMT;
if (level || (ifmt == IFDIR) || (ifmt == IFSHAD) ||
(ifmt == IFATTRDIR) || (ip == ip->i_ufsvfs->vfs_qinod))
o_mode_t ifmt = ip->i_mode & IFMT;
if (frags && ((ifmt == IFDIR) || (ifmt == IFSHAD) ||
(ifmt == IFATTRDIR) || (ip == ip->i_ufsvfs->vfs_qinod)))
o_mode_t ifmt = ip->i_mode & IFMT;
if (indir || ((ifmt == IFDIR) || (ifmt == IFSHAD) ||
(ifmt == IFATTRDIR) || (ip == ip->i_ufsvfs->vfs_qinod)))