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

/macosx-10.10/zsh-61/zsh/Src/
H A Djobs.c504 jn->stat |= STAT_ATTACH;
1283 if (jn->stat & STAT_ATTACH) {
H A Dzsh.h925 #define STAT_ATTACH (0x1000) /* delay reattaching shell to tty */ macro

Completed in 202 milliseconds