Searched refs:conftab_t (Results 1 – 2 of 2) sorted by relevance
96 static conftab_t *conftab = NULL;742 conftab_t *cfp = NULL; in build_event_table()745 conftab_t *new_cfp; in build_event_table()777 if ((new_cfp = sc_malloc(sizeof (conftab_t))) == NULL) { in build_event_table()875 conftab_t *cfp; in free_event_table()876 conftab_t *cfp_next; in free_event_table()900 sc_free(cfp, sizeof (conftab_t)); in free_event_table()
63 } conftab_t; typedef