Searched defs:option_list (Results 1 – 2 of 2) sorted by relevance
485 struct option_list in _getopt_internal_r() struct487 const struct option *p; in _getopt_internal_r()488 struct option_list *next; in _getopt_internal_r()
174 struct option_list { struct176 struct option_list *next; argument