Searched refs:ch_version (Results 1 – 8 of 8) sorted by relevance
68 } else if (head->ch_version > RTC_VER_ONE) { in printcmd()320 if (head->ch_version > RTC_VER_CURRENT) { in scanconfig()324 (int)head->ch_version, RTC_VER_CURRENT); in scanconfig()329 (int)head->ch_version, RTC_VER_CURRENT); in scanconfig()337 if (head->ch_version == RTC_VER_ONE) { in scanconfig()339 crle->c_confil, (int)head->ch_version); in scanconfig()364 (void) printf(MSG_INTL(MSG_DMP_HEAD), (int)head->ch_version, in scanconfig()680 if ((head->ch_version >= RTC_VER_THREE) && head->ch_env) { in scanconfig()719 if ((head->ch_version >= RTC_VER_FOUR) && head->ch_fltr) { in scanconfig()796 (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()
42 uint64_t ch_version; member
307 if (head->ch_version > RTC_VER_CURRENT) in elf_config()374 if ((head->ch_version >= RTC_VER_THREE) && head->ch_env && in elf_config()385 if ((head->ch_version >= RTC_VER_FOUR) && head->ch_fltr && in elf_config()
104 Word ch_version; /* version of config file */ member
949 hdr->ch_version != CH_VERSION || hdr->ch_algorithm != CH_ALG_ZLIB || in decompvp()
3788 if (hdr->ch_magic != CH_MAGIC_ZLIB || hdr->ch_version != CH_VERSION || in kobj_comp_setup()