HOSTNAMEBASE
sprintf(hostnamebuf, HOSTNAMEBASE "%d", mypid);
if (strncmp(buf, hostnamebuf, sizeof(HOSTNAMEBASE)-1) != 0)