Searched refs:OPT_UNPACK (Results 1 – 7 of 7) sorted by relevance
18 #define OPT_UNPACK "--unpack" macro161 } else if (!strcmp(argv[i], OPT_UNPACK)) { in main()
186 #define OPT_UNPACK "--unpack" macro
44 #define OPT_UNPACK "--unpack" macro
838 printf("\t" OPT_UNPACK "\t\tUnpack specified trust to current dir.\n"); in printHelp()872 } else if (!strcmp(OPT_UNPACK, argv[i])) { in main()
980 printf("\t" OPT_UNPACK "\t\tUnpack specified loader to current dir.\n"); in printHelp()1022 } else if (!strcmp(OPT_UNPACK, argv[i])) { in main()
622 #define OPT_UNPACK "--unpack" macro1149 printf("\t" OPT_UNPACK "\t\tUnpack given image to current dir.\n"); in usage()1193 } else if (!strcmp(OPT_UNPACK, arg)) { in main()