METASLOT_TOKEN
if (strlcat(buf, METASLOT_TOKEN, BUFSIZ) >= BUFSIZ) {
} else if (strncmp(buf, METASLOT_TOKEN,
sizeof (METASLOT_TOKEN) - 1) == 0) {