Home
last modified time | relevance | path

Searched refs:no_argument (Results 1 – 5 of 5) sorted by relevance

/tf-a-ffa_el3_spmc/tools/fiptool/
A Dwin_posix.h63 no_argument, /* No argument value required */ enumerator
A Dwin_posix.c218 case no_argument: in getopt_1long()
A Dfiptool.c911 opts = add_opt(opts, &nr_opts, "force", no_argument, 'f'); in unpack_cmd()
1052 opts = fill_common_opts(opts, &nr_opts, no_argument); in remove_cmd()
1055 opts = add_opt(opts, &nr_opts, "force", no_argument, 'f'); in remove_cmd()
1227 { "verbose", no_argument, NULL, 'v' }, in main()
1228 { NULL, no_argument, NULL, 0 } in main()
/tf-a-ffa_el3_spmc/tools/cert_create/src/
A Dmain.c265 { "help", no_argument, NULL, 'h' },
281 { "save-keys", no_argument, NULL, 'k' },
285 { "new-keys", no_argument, NULL, 'n' },
289 { "print-cert", no_argument, NULL, 'p' },
/tf-a-ffa_el3_spmc/tools/encrypt_fw/src/
A Dmain.c104 { "help", no_argument, NULL, 'h' },

Completed in 11 milliseconds