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

/external/mksh/src/
H A Dexec.c507 int keepasn_ok; local
539 keepasn_ok = 1;
586 keepasn_ok = 0;
616 if (keepasn_ok && (!ap[0] || (tp && (tp->flag & KEEPASN))))
622 if (keepasn_ok && tp && tp->type == CFUNC &&

Completed in 41 milliseconds