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

/netbsd-current/external/ibm-public/postfix/dist/src/oqmgr/
H A Dqmgr.h335 extern int qmgr_vrfy_pend_count;
H A Dqmgr_message.c13 /* int qmgr_vrfy_pend_count;
44 /* qmgr_vrfy_pend_count is a global counter for the total
154 int qmgr_vrfy_pend_count; variable
749 qmgr_vrfy_pend_count++;
1167 && qmgr_vrfy_pend_count > var_vrfy_pend_limit)
1375 qmgr_vrfy_pend_count--;
/netbsd-current/external/ibm-public/postfix/dist/src/qmgr/
H A Dqmgr.h385 extern int qmgr_vrfy_pend_count;
H A Dqmgr_message.c13 /* int qmgr_vrfy_pend_count;
44 /* qmgr_vrfy_pend_count is a global counter for the total
163 int qmgr_vrfy_pend_count; variable
790 qmgr_vrfy_pend_count++;
1226 && qmgr_vrfy_pend_count > var_vrfy_pend_limit)
1496 qmgr_vrfy_pend_count--;

Completed in 99 milliseconds