RF_OK
randdef = (randfile == NULL || *randfile == '\0') ? RF_MISS : RF_OK;
if (randdef == RF_OK && sm_strncasecmp(randfile, "egd:", 4) == 0)
if (randdef == RF_OK && sm_strncasecmp(randfile, "file:", 5) == 0)
else if (randdef == RF_OK)