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