Searched refs:usage_short_opts (Results 1 – 6 of 6) sorted by relevance
/openbmc/u-boot/scripts/dtc/ |
H A D | util.h | 231 util_usage(errmsg, usage_synopsis, usage_short_opts, \ 239 #define util_getopt_long() getopt_long(argc, argv, usage_short_opts, \
|
H A D | dtc.c | 63 static const char usage_short_opts[] = "qI:O:o:V:d:R:S:p:a:fb:i:H:sW:E:@Ahv"; variable
|
/openbmc/linux/scripts/dtc/ |
H A D | util.h | 214 util_usage(errmsg, usage_synopsis, usage_short_opts, \ 222 #define util_getopt_long() getopt_long(argc, argv, usage_short_opts, \
|
H A D | fdtoverlay.c | 29 static const char usage_short_opts[] = "i:o:v" USAGE_COMMON_SHORT_OPTS; variable
|
H A D | dtc.c | 50 static const char usage_short_opts[] = "qI:O:o:V:d:R:S:p:a:fb:i:H:sW:E:@AThv"; variable
|
/openbmc/u-boot/tools/ |
H A D | fdtgrep.c | 926 static const char usage_short_opts[] = variable 997 #define util_getopt_long() getopt_long(argc, argv, usage_short_opts, \ 1066 util_usage(errmsg, usage_synopsis, usage_short_opts, \
|