Searched defs:opt_list (Results 1 – 5 of 5) sorted by relevance
71 struct sun_opt *opt_list; /* list of option strings */ member80 struct sun_opt *opt_list; /* list of mount options */ member96 struct sun_opt *opt_list; /* list of global map options */ member
335 const struct sun_opt *opt_list) in sun_opts2amd()
410 void ** opt_list; in prt_val_list() local449 void ** opt_list; in prt_nested() local
43 enum opt_t { opt_unknown, opt_list, opt_delete, opt_edit, opt_replace }; enumerator
5833 opt_list (int arg ATTRIBUTE_UNUSED, int on) in opt_list() function