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

/macosx-10.10/zsh-61/zsh/Src/
H A Dzsh.h611 #define MULTIOUNIT 8 macro
625 int fds[MULTIOUNIT]; /* list of src/dests redirected to/from this fd */
H A Dexec.c2173 if(!(mfds[fd1]->ct % MULTIOUNIT)) {
2175 int old = new - sizeof(int) * MULTIOUNIT;

Completed in 147 milliseconds