Searched defs:opts (Results 1 – 2 of 2) sorted by relevance
438 static struct option *add_opt(struct option *opts, size_t *nr_opts, in add_opt()452 static struct option *fill_common_opts(struct option *opts, size_t *nr_opts, in fill_common_opts()700 struct option *opts = NULL; in create_cmd() local801 struct option *opts = NULL; in update_cmd() local921 struct option *opts = NULL; in unpack_cmd() local1063 struct option *opts = NULL; in remove_cmd() local1248 static struct option opts[] = { in main() local
214 static options_t opts = { variable