Searched refs:usage_short_opts (Results 1 – 3 of 3) sorted by relevance
| /u-boot/scripts/dtc/ |
| 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, \
|
| 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
|
| /u-boot/tools/ |
| A D | fdtgrep.c | 931 static const char usage_short_opts[] = variable 1002 #define util_getopt_long() getopt_long(argc, argv, usage_short_opts, \ 1071 util_usage(errmsg, usage_synopsis, usage_short_opts, \
|
Completed in 9 milliseconds