Searched defs:returndepth (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dsavemail.c512 static int returndepth = 0; local
526 msg, returndepth, e);
535 if (++returndepth >= MAXRETURNS)
537 if (returndepth != MAXRETURNS)
541 /* returndepth--; */
588 returndepth--;
688 returndepth--;
711 returndepth--;

Completed in 46 milliseconds