Lines Matching defs:extlen
1632 int extlen = 0;1635 while (*oldname != '\0' && extlen < 3) {1640 extlen ++;1665 extlen++;1677 return namelen + extlen + found_ext;1695 int extlen = 0;1698 while (*oldname != '\0' && namelen + extlen < 30) {1707 extlen ++;1732 extlen++;1744 return namelen + extlen + found_ext;
Indexes created Tue Sep 30 17:09:57 GMT 2025