Searched refs:found_ext (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/usr.sbin/makefs/
H A Dcd9660.c1615 int found_ext = 0; local
1620 if (found_ext) {
1626 found_ext = 1;
1635 if (namelen == 8 && !found_ext)
1646 if (found_ext)
1654 if (!found_ext && !diskStructure->omit_trailing_period)
1659 return namelen + extlen + found_ext;
1678 int found_ext = 0; local
1683 if (found_ext) {
1693 found_ext
[all...]

Completed in 126 milliseconds