Searched refs:cf_next (Results 1 – 3 of 3) sorted by relevance
76 struct confinfo *cf_next; member98 cp->cf_next = NULL; in fillconflist()111 Confinfolast->cf_next = cp; in fillconflist()646 for (cp = Confinfo; cp; cp = cp->cf_next) { in conf_print()
62 struct conftab *cf_next; member
784 for (cfp = conftab; cfp->cf_next; cfp = cfp->cf_next) in build_event_table()786 cfp->cf_next = new_cfp; in build_event_table()790 cfp->cf_next = NULL; in build_event_table()899 cfp_next = cfp->cf_next; in free_event_table()