Lines Matching refs:hct1
1904 Config_Temp *hct1;1910 *ct = hct1 = NULL;1954 /* so hct1 is always != NULL at this point */1956 check_option(s, &hct1->opts);1971 *ct = hct1 = hct2;1973 hct1->next = hct2;1974 hct1 = hct2;1976 hct1->device = strdup(s);1977 hct1->opts = global_opts;1978 hct1->next = NULL;