Home
last modified time | relevance | path

Searched refs:COMPAT_LEVEL_1 (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/master/
H A Dmaster_ent.c497 < compat_level_from_string(COMPAT_LEVEL_1, msg_panic) ? in get_master_ent()
/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dmail_params.c692 if (compat_level < compat_level_from_string(COMPAT_LEVEL_1, msg_panic)) { in check_legacy_defaults()
H A Dmail_params.h56 #define COMPAT_LEVEL_1 "1" macro