Searched refs:cmd_is_exec (Results 1 – 1 of 1) sorted by relevance
10307 smallint cmd_is_exec; in evalcommand() local10329 cmd_is_exec = 0; in evalcommand()10356 cmd_is_exec = cmdentry.u.cmd == EXECCMD; in evalcommand()10376 if (cmd_is_exec && argc > 1) in evalcommand()10574 popredir(/*drop:*/ cmd_is_exec); in evalcommand()