Lines Matching defs:found_ext
1636 int found_ext = 0;
1641 if (found_ext) {
1647 found_ext = 1;
1656 if (namelen == 8 && !found_ext)
1667 if (found_ext)
1675 if (!found_ext && !diskStructure->omit_trailing_period)
1680 return namelen + extlen + found_ext;
1699 int found_ext = 0;
1704 if (found_ext) {
1714 found_ext = 1;
1734 if (found_ext)
1742 if (!found_ext && !diskStructure->omit_trailing_period)
1747 return namelen + extlen + found_ext;