Home
last modified time | relevance | path

Searched refs:slotsleft (Results 1 – 1 of 1) sorted by path

/freebsd/contrib/sendmail/src/
H A Dqueue.c6176 int slotsleft = 0; local
6364 slotsleft = INITIAL_SLOTS;
6366 slotsleft);
6369 else if (slotsleft < 1)
6380 slotsleft += ADD_SLOTS;
6416 slotsleft--;