Home
last modified time | relevance | path

Searched refs:CA_MAIL_STREAM_CTL_DELAY (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/ibm-public/postfix/dist/src/global/
Dmail_stream.h68 #define CA_MAIL_STREAM_CTL_DELAY(v) MAIL_STREAM_CTL_DELAY, CHECK_VAL(MAIL_STREAM, int, (v)) macro
/netbsd/src/external/ibm-public/postfix/dist/src/cleanup/
Dcleanup_api.c325 CA_MAIL_STREAM_CTL_DELAY(state->defer_delay), in cleanup_flush()