Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/postfix/
H A Dpostfix.c592 if (compat_level < compat_level_from_string(LAST_COMPAT_LEVEL, msg_panic)) { in main()
598 LAST_COMPAT_LEVEL); in main()
/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dmail_params.h59 #define LAST_COMPAT_LEVEL COMPAT_LEVEL_3_6 macro