Searched refs:usage_short_opts (Results 1 – 10 of 10) sorted by relevance
/external/dtc/ |
D | util.h | 228 util_usage(errmsg, usage_synopsis, usage_short_opts, \ 236 #define util_getopt_long() getopt_long(argc, argv, usage_short_opts, \
|
D | fdtoverlay.c | 41 static const char usage_short_opts[] = "i:o:v" USAGE_COMMON_SHORT_OPTS; variable
|
D | convert-dtsv0-lexer.l | 196 static const char usage_short_opts[] = "" USAGE_COMMON_SHORT_OPTS;
|
D | fdtget.c | 294 static const char usage_short_opts[] = "t:pld:" USAGE_COMMON_SHORT_OPTS; variable
|
D | dtc.c | 65 static const char usage_short_opts[] = "qI:O:o:V:d:R:S:p:a:fb:i:H:sW:E:@Ahv"; variable
|
D | fdtdump.c | 151 static const char usage_short_opts[] = "ds" USAGE_COMMON_SHORT_OPTS; variable
|
D | fdtput.c | 395 static const char usage_short_opts[] = "crdpt:v" USAGE_COMMON_SHORT_OPTS; variable
|
/external/u-boot/scripts/dtc/ |
D | util.h | 231 util_usage(errmsg, usage_synopsis, usage_short_opts, \ 239 #define util_getopt_long() getopt_long(argc, argv, usage_short_opts, \
|
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
|
/external/u-boot/tools/ |
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, \
|