STATLEN
# if (STATLEN) < 63
# if (STATLEN) > 203
if ((bp - buf) > (sizeof(buf) - ((STATLEN) + 20)))
bp = buf + sizeof(buf) - ((STATLEN) + 17);
(void) sm_strlcpy(bp, shortenstring(status, STATLEN),