Searched refs:MAXNAME (Results 1 – 1 of 1) sorted by relevance
72 private static final int MAXNAME = 40; field in ZoneCompactor186 if (zoneName.length() >= MAXNAME) { in ZoneCompactor()190 f.write(toAscii(new byte[MAXNAME], zoneName)); in ZoneCompactor()