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

/macosx-10.10/zsh-61/zsh/Src/
H A Djobs.c448 if (jn->stty_in_env && !jn->ty) {
480 if (shout && shout != stderr && !ttyfrozen && !jn->stty_in_env &&
1258 jn->stat = jn->stty_in_env = 0;
H A Dzsh.h905 int stty_in_env; /* if STTY=... is present */ member in struct:job
H A Dexec.c2888 } else if (!jobtab[thisjob].stty_in_env && varspc) {
2895 jobtab[thisjob].stty_in_env = 1;

Completed in 200 milliseconds