Searched refs:ch_app (Results 1 – 5 of 5) sorted by relevance
169 if (head->ch_app) { in scanconfig()188 obj = (Rtc_obj *)((char *)addr + head->ch_app); in scanconfig()
107 Word ch_app; /* application that this config file */ member
65 if (head->ch_app) { in elf_config_validate()69 obj = (Rtc_obj *)(head->ch_app + addr); in elf_config_validate()
414 if (head->ch_app) { in scanconfig()417 obj = (Rtc_obj *)(head->ch_app + addr); in scanconfig()
431 head->ch_app = _filetbl[_id].cf_obj; in genconfig()