Searched refs:EF_UNLOAD (Results 1 – 2 of 2) sorted by relevance
55 #define EF_UNLOAD "unload" macro
297 if (strncmp(token2, EF_UNLOAD, strlen(EF_UNLOAD)) == 0) { in interpret()485 if (strlcat(buf, EF_UNLOAD, BUFSIZ) >= BUFSIZ) { in ent2str()