ENGINE_CTRL_GET_CMD_FROM_NAME
case ENGINE_CTRL_GET_CMD_FROM_NAME:
|| (num = ENGINE_ctrl(e, ENGINE_CTRL_GET_CMD_FROM_NAME,
|| (num = ENGINE_ctrl(e, ENGINE_CTRL_GET_CMD_FROM_NAME,
if ((cmd == ENGINE_CTRL_GET_CMD_FROM_NAME) || (cmd == ENGINE_CTRL_GET_NAME_FROM_CMD) || (cmd == ENGINE_CTRL_GET_DESC_FROM_CMD)) {
if (cmd == ENGINE_CTRL_GET_CMD_FROM_NAME) {