Searched refs:texec (Results 1 – 1 of 1) sorted by relevance
506 static struct op texec; in comexec() local822 texec.type = TEXEC; in comexec()824 texec.left = t; in comexec()825 texec.str = tp->val.s; in comexec()826 texec.args = ap; in comexec()827 rv = exchild(&texec, flags, xerrok, -1); in comexec()