Home
last modified time | relevance | path

Searched refs:keepasn_ok (Results 1 – 1 of 1) sorted by relevance

/openbsd/bin/ksh/
H A Dexec.c416 int keepasn_ok; in comexec() local
445 keepasn_ok = 1; in comexec()
488 keepasn_ok = 0; in comexec()
498 if (keepasn_ok && (!ap[0] || (tp && (tp->flag & KEEPASN)))) in comexec()
504 if (keepasn_ok && tp && tp->type == CFUNC && in comexec()