Searched refs:MAXZSHCLONES (Results 1 – 1 of 1) sorted by relevance
141 #define MAXZSHCLONES (80) /* three clone opens per instance */ macro150 unsigned char zsh_usedminor[MAXZSHCLONES];601 for (unit = maxzsh; unit < MAXZSHCLONES; unit++) in zsh_open()607 if (unit >= MAXZSHCLONES) /* no slots available */ in zsh_open()