Searched refs:ch_version (Results 1 – 8 of 8) sorted by relevance
68 } else if (head->ch_version > RTC_VER_ONE) { in printcmd()291 if (head->ch_version > RTC_VER_CURRENT) { in scanconfig()295 (int)head->ch_version, RTC_VER_CURRENT); in scanconfig()300 (int)head->ch_version, RTC_VER_CURRENT); in scanconfig()308 if (head->ch_version == RTC_VER_ONE) { in scanconfig()310 crle->c_confil, (int)head->ch_version); in scanconfig()335 (void) printf(MSG_INTL(MSG_DMP_HEAD), (int)head->ch_version, in scanconfig()549 if ((head->ch_version >= RTC_VER_THREE) && head->ch_env) { in scanconfig()589 if ((head->ch_version >= RTC_VER_FOUR) && head->ch_fltr) { in scanconfig()666 (head->ch_version == RTC_VER_ONE)) { in scanconfig()[all …]
250 head->ch_version = RTC_VER_CURRENT; in genconfig()
190 hdr->ch_version = CH_VERSION; in do_comp()261 if (hdr->ch_version != CH_VERSION) { in do_decomp()263 srcfile, (uint64_t)hdr->ch_version, CH_VERSION); in do_decomp()
308 if (head->ch_version > RTC_VER_CURRENT) in elf_config()358 if ((head->ch_version >= RTC_VER_THREE) && head->ch_env && in elf_config()369 if ((head->ch_version >= RTC_VER_FOUR) && head->ch_fltr && in elf_config()
42 uint64_t ch_version; member
105 Word ch_version; /* version of config file */ member
951 hdr->ch_version != CH_VERSION || hdr->ch_algorithm != CH_ALG_ZLIB || in decompvp()
3918 if (hdr->ch_magic != CH_MAGIC_ZLIB || hdr->ch_version != CH_VERSION || in kobj_comp_setup()