Home
last modified time | relevance | path

Searched defs:opts (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-a-latest/tools/fiptool/
Dfiptool.c438 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() local
801 struct option *opts = NULL; in update_cmd() local
921 struct option *opts = NULL; in unpack_cmd() local
1063 struct option *opts = NULL; in remove_cmd() local
1248 static struct option opts[] = { in main() local
/trusted-firmware-a-latest/tools/marvell/doimage/
Ddoimage.c214 static options_t opts = { variable