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

/macosx-10.10/zsh-61/zsh/Src/
H A Djobs.c482 !(jn->stat & STAT_NOSTTY))
2122 jobtab[job].stat |= STAT_NOSTTY;
H A Dzsh.h923 #define STAT_NOSTTY (0x0800) /* the tty settings are not inherited */ macro
H A Dexec.c1485 jobtab[thisjob].stat |= STAT_NOSTTY;

Completed in 186 milliseconds