Searched refs:RUN_EXEC_CMD (Results 1 – 2 of 2) sorted by relevance
57 #define RUN_EXEC_CMD 2 /*If this is to be external sub-command */ macro
220 cmd->exec_cmd = opt & RUN_EXEC_CMD ? 1 : 0; in prepare_run_command_v_opt()