Searched refs:NODE_COMMAND (Results 1 – 7 of 7) sorted by relevance
112 (intty || intact) && (t->t_dtyp == NODE_COMMAND) && in execute()191 case NODE_COMMAND: in execute()235 while (t->t_dtyp == NODE_COMMAND) in execute()296 if (t->t_dtyp == NODE_COMMAND) { in execute()341 if (t->t_dtyp == NODE_COMMAND && !bifunc && !noexec && intty && isoutatty) { in execute()
644 t->t_dtyp = NODE_COMMAND; in syn3()658 case NODE_COMMAND: in freesyn()
716 faket.t_dtyp = NODE_COMMAND; in backeval()
872 #define NODE_COMMAND 1 /* t_dcom <t_dlef >t_drit */ macro
561 faket.t_dtyp = NODE_COMMAND; in exp6()
804 faket.t_dtyp = NODE_COMMAND; in dobs2cmd()
861 case NODE_COMMAND: in padd()