Home
last modified time | relevance | path

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

/device/linaro/bootloader/arm-trusted-firmware/tools/fiptool/
Dwin_posix.h169 int getopt_long(int argc,
Dwin_posix.c212 int getopt_long(int argc, in getopt_long() function
Dfiptool.c665 c = getopt_long(argc, argv, "b:", opts, &opt_index); in create_cmd()
764 c = getopt_long(argc, argv, "b:o:", opts, &opt_index); in update_cmd()
875 c = getopt_long(argc, argv, "b:fo:", opts, &opt_index); in unpack_cmd()
1013 c = getopt_long(argc, argv, "b:fo:", opts, &opt_index); in remove_cmd()
1180 c = getopt_long(argc, argv, "+v", opts, &opt_index); in main()
/device/linaro/bootloader/arm-trusted-firmware/tools/cert_create/src/
Dmain.c294 c = getopt_long(argc, argv, "a:hknp", cmd_opt, &opt_idx); in main()
/device/google/contexthub/util/nanotool/
Dnanotool.cpp311 int c = getopt_long(argc, argv, "x:s:c:f:v::li:", long_opts, &index); in ParseArgs()
/device/linaro/bootloader/edk2/StdLibPrivateInternalFiles/Include/
Dnamespace.h303 #define getopt_long _getopt_long