The line buffer is 256 bytes long, so the name subfield in the line
can't be bigger than 256 bytes, but
1) somebody could make the line buffer bigger
and
2) this way the format item and buffer size match
so we'll do it anyway.
{
register struct hnamemem *tp, *tp2;
register int i = (atnet << 8) | athost;
{
register struct hnamemem *tp, *tp2;
register int i = (atnet << 8) | athost;
static int first = 1;
FILE *fp;
static int first = 1;
FILE *fp;