Searched defs:option_list (Results 1 - 1 of 1) sorted by relevance

/external/ppp/pppd/
H A Doptions.c174 struct option_list { struct
176 struct option_list *next;
179 static struct option_list *extra_options = NULL;
592 struct option_list *list;
843 struct option_list *list;
995 struct option_list *list;

Completed in 792 milliseconds