Searched refs:Confinfo (Results 1 – 1 of 1) sorted by relevance
86 static struct confinfo *Confinfo; /* the entries in the config file */ variable108 if (Confinfo == NULL) in fillconflist()109 Confinfo = Confinfolast = cp; in fillconflist()646 for (cp = Confinfo; cp; cp = cp->cf_next) { in conf_print()