Searched refs:fnmax (Results 1 – 1 of 1) sorted by relevance
5995 int fnmax, ffmax, dnmax; in isoent_gen_iso9660_identifier() local6014 fnmax = 8; in isoent_gen_iso9660_identifier()6018 fnmax = 30; in isoent_gen_iso9660_identifier()6032 fnmax = ffmax = dnmax = 193; in isoent_gen_iso9660_identifier()6039 fnmax = ffmax = dnmax = 207; in isoent_gen_iso9660_identifier()6104 nammax = fnmax; in isoent_gen_iso9660_identifier()6149 if (extlen > 1 && xdoff < fnmax-1) { in isoent_gen_iso9660_identifier()6167 } else if (xdoff >= fnmax-1) { in isoent_gen_iso9660_identifier()6169 p[fnmax-1] = '\0'; in isoent_gen_iso9660_identifier()6170 ext_off = fnmax-1; in isoent_gen_iso9660_identifier()[all …]