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

/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/qmgr/
H A Dqmgr_job.c89 * The MIN_ENTRIES macro may underestimate a lot but we can't use message->rcpt_unread
93 #define MIN_ENTRIES(job) ((job)->read_entries) macro
520 max_slots = (MIN_ENTRIES(current) - current->selected_entries

Completed in 49 milliseconds