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

/macosx-10.10/zsh-61/zsh/Src/
H A Djobs.c1166 jf->is_fd = 0;
1171 jf->is_fd = 1;
1189 if (jf->is_fd) {
1209 if (jf->is_fd) {
H A Dzsh.h890 int is_fd; member in struct:jobfile

Completed in 225 milliseconds