Searched defs:opts (Results 1 – 2 of 2) sorted by relevance
439 static struct option *add_opt(struct option *opts, size_t *nr_opts, in add_opt()453 static struct option *fill_common_opts(struct option *opts, size_t *nr_opts, in fill_common_opts()701 struct option *opts = NULL; in create_cmd() local802 struct option *opts = NULL; in update_cmd() local922 struct option *opts = NULL; in unpack_cmd() local1064 struct option *opts = NULL; in remove_cmd() local1249 static struct option opts[] = { in main() local
214 static options_t opts = { variable