Searched refs:resetspec (Results 1 – 1 of 1) sorted by relevance
489 bool resetspec; in comexec() local524 resetspec = false; in comexec()551 resetspec = true; in comexec()592 resetspec = true; in comexec()624 if (!resetspec && (!ap[0] || (tp && (tp->flag & KEEPASN)))) in comexec()692 rv = call_builtin(tp, (const char **)ap, null, resetspec); in comexec()1381 call_builtin(struct tbl *tp, const char **wp, const char *where, bool resetspec) in call_builtin() argument1388 builtin_spec = tobool(!resetspec && (tp->flag & SPEC_BI)); in call_builtin()