Searched refs:compat_level (Results 1 – 16 of 16) sorted by relevance
| /netbsd-src/external/ibm-public/postfix/dist/src/global/ |
| H A D | compat_level.c | 219 const char *compat_level_to_string(long compat_level, 231 if (compat_level < 0) { 232 msg_fn("%s: bad compatibility level: %ld", myname, compat_level); 241 major = DECODE_MAJOR(compat_level); 243 msg_fn("%s: bad compatibility major level: %ld", myname, compat_level); 252 minor = DECODE_MINOR(compat_level); 258 patch = DECODE_PATCH(compat_level); 402 long compat_level; in test_convert() local 409 if ((compat_level = compat_level_from_string(vstring_str(buf), in test_convert() 412 msg_info("%s -> 0x%lx", vstring_str(buf), compat_level); in test_convert() [all …]
|
| H A D | mail_params.c | 415 long compat_level; variable 660 if (compat_level < compat_level_from_string(COMPAT_LEVEL_3_6, msg_panic)) { in check_legacy_defaults() 677 if (compat_level < compat_level_from_string(COMPAT_LEVEL_2, msg_panic)) { in check_legacy_defaults() 692 if (compat_level < compat_level_from_string(COMPAT_LEVEL_1, msg_panic)) { in check_legacy_defaults() 885 compat_level = compat_level_from_string(var_compatibility_level, msg_fatal); in mail_params_init()
|
| H A D | Makefile.in | 39 test_main.c compat_level.c config_known_tcp_ports.c \ 78 test_main.o compat_level.o config_known_tcp_ports.o \ 115 test_main.h compat_level.h config_known_tcp_ports.h \ 133 compat_level config_known_tcp_ports hfrom_format 392 compat_level: compat_level.c $(LIB) $(LIBS) 750 compat_level_expand_test: update compat_level compat_level_expand.in \ 752 -$(SHLIB_ENV) $(VALGRIND) ./compat_level -x <compat_level_expand.in >compat_level_expand.tmp 2>&1 756 compat_level_convert_test: update compat_level compat_level_convert.in \ 758 -$(SHLIB_ENV) $(VALGRIND) ./compat_level -c <compat_level_convert.in >compat_level_convert.tmp 2>&1 978 compat_level.o: ../../include/check_arg.h [all …]
|
| H A D | mail_params.h | 80 extern long compat_level;
|
| /netbsd-src/external/ibm-public/postfix/dist/src/postfix/ |
| H A D | postfix.c | 592 if (compat_level < compat_level_from_string(LAST_COMPAT_LEVEL, msg_panic)) { in main()
|
| H A D | Makefile.in | 68 postfix.o: ../../include/compat_level.h
|
| /netbsd-src/external/ibm-public/postfix/lib/global/ |
| H A D | Makefile | 25 compat_level.c \
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/ |
| H A D | dcn20_hubp.h | 301 unsigned int compat_level);
|
| H A D | amdgpu_dcn20_hubp.c | 529 unsigned int compat_level) in hubp2_program_surface_config() argument
|
| /netbsd-src/external/ibm-public/postfix/dist/src/master/ |
| H A D | master_ent.c | 496 chroot = get_bool_ent(&bufp, "chroot", compat_level in get_master_ent()
|
| H A D | Makefile.in | 222 master_ent.o: ../../include/compat_level.h
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/ |
| H A D | dcn10_hubp.h | 699 unsigned int compat_level);
|
| H A D | amdgpu_dcn10_hubp.c | 536 unsigned int compat_level) in hubp1_program_surface_config() argument
|
| H A D | amdgpu_dcn10_hw_sequencer.c | 2243 unsigned int compat_level = 0; in dcn10_update_dchubp_dpp() local 2352 compat_level); in dcn10_update_dchubp_dpp()
|
| /netbsd-src/external/ibm-public/postfix/dist/src/postconf/ |
| H A D | Makefile.in | 1022 postconf.o: ../../include/compat_level.h
|
| /netbsd-src/external/ibm-public/postfix/dist/ |
| H A D | HISTORY | 25333 less than 3.9 which is undesirable. Files: global/compat_level.[hc] 25533 level comparison operators. File: global/compat_level.c. 25651 Bohman. Files: util/sane_strtol.[hc], global/compat_level.c, 25985 global/compat_level.c, global/db_common.c, 26469 global/compat_level.c.
|