evalcommand
STATIC void evalcommand(union node *, int, struct backcmd *);
evalcommand(n, flags, NULL);
evalcommand(n, EV_BACKCMD, result);