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