Home | History | Annotate | Download | only in pppd

Lines Matching refs:extra_options

191 static struct option_list *extra_options = NULL;
628 for (list = extra_options; list != NULL; list = list->next)
886 list->next = extra_options;
887 extra_options = list;
1035 for (list = extra_options; list != NULL; list = list->next)