EF_UNLOAD
if (strncmp(token2, EF_UNLOAD, strlen(EF_UNLOAD)) == 0) {
if (strlcat(buf, EF_UNLOAD, BUFSIZ) >= BUFSIZ) {