Home
last modified time | relevance | path

Searched refs:has_arg (Results 1 – 10 of 10) sorted by relevance

/tf-a-ffa_el3_spmc/tools/cert_create/src/
A Dcmd_opt.c29 long_opt[num_reg_opt].has_arg = cmd_opt->long_opt.has_arg; in cmd_opt_add()
A Dkey.c214 cmd_opt.long_opt.has_arg = required_argument; in key_init()
A Dcert.c251 cmd_opt.long_opt.has_arg = required_argument; in cert_init()
A Dext.c83 cmd_opt.long_opt.has_arg = required_argument;
A Dmain.c129 (opt->has_arg == required_argument) ? "<arg>" : ""); in print_help()
/tf-a-ffa_el3_spmc/tools/encrypt_fw/src/
A Dcmd_opt.c29 long_opt[num_reg_opt].has_arg = cmd_opt->long_opt.has_arg; in cmd_opt_add()
A Dmain.c65 (opt->has_arg == required_argument) ? "<arg>" : ""); in print_help()
/tf-a-ffa_el3_spmc/tools/fiptool/
A Dwin_posix.h77 int has_arg; member
A Dwin_posix.c202 switch (longopts[loptn].has_arg) { in getopt_1long()
A Dfiptool.c425 const char *name, int has_arg, int val) in add_opt() argument
431 opts[*nr_opts].has_arg = has_arg; in add_opt()
439 int has_arg) in fill_common_opts() argument
444 opts = add_opt(opts, nr_opts, desc->cmdline_name, has_arg, in fill_common_opts()

Completed in 11 milliseconds