Searched refs:cons_cell (Results 1 – 1 of 1) sorted by relevance
69 struct cons_cell { /* private to the parser */ struct71 struct cons_cell *next; argument90 static struct cons_cell *concell_list; /* stays with add_concell() */631 struct cons_cell *cp = concell_list; in __nsw_getconfig()723 struct cons_cell *cellp = concell_list; in scrounge_cache()870 struct cons_cell *cp; in add_concell()874 if ((cp = libc_malloc(sizeof (struct cons_cell))) == NULL) in add_concell()915 struct cons_cell *cellp; in __nsw_freeconfig()