Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/tools/fiptool/
A Dwin_posix.h170 int getopt_long(int argc,
A Dwin_posix.c243 int getopt_long(int argc, in getopt_long() function
A Dfiptool.c696 c = getopt_long(argc, argv, "b:", opts, &opt_index); in create_cmd()
801 c = getopt_long(argc, argv, "b:o:", opts, &opt_index); in update_cmd()
918 c = getopt_long(argc, argv, "b:fo:", opts, &opt_index); in unpack_cmd()
1062 c = getopt_long(argc, argv, "b:fo:", opts, &opt_index); in remove_cmd()
1235 c = getopt_long(argc, argv, "+v", opts, &opt_index); in main()
/tf-a-ffa_el3_spmc/tools/encrypt_fw/src/
A Dmain.c159 c = getopt_long(argc, argv, "a:f:hi:k:n:o:", cmd_opt, &opt_idx); in main()
/tf-a-ffa_el3_spmc/tools/cert_create/src/
A Dmain.c347 c = getopt_long(argc, argv, "a:b:hknps:", cmd_opt, &opt_idx); in main()

Completed in 7 milliseconds