Searched refs:netconfig_list (Results 1 – 1 of 1) sorted by relevance
100 struct netconfig_list *head; /* head of the list */101 struct netconfig_list *tail; /* last of the list */104 struct netconfig_list { struct107 struct netconfig_list *next; argument113 struct netconfig_list *nc_configs; /* pointer to the current netconfig entry */242 struct netconfig_list *list; in getnetconfig()324 list = (struct netconfig_list *) malloc(sizeof (struct netconfig_list)); in getnetconfig()379 struct netconfig_list *q, *p; in endnetconfig()446 struct netconfig_list *list; /* pointer to cache list */ in getnetconfigent()