Home | History | Annotate | Download | only in pppd

Lines Matching refs:extra_options

179 static struct option_list *extra_options = NULL;
602 for (list = extra_options; list != NULL; list = list->next)
849 list->next = extra_options;
850 extra_options = list;
1001 for (list = extra_options; list != NULL; list = list->next)