Home
last modified time | relevance | path

Searched refs:usage_short_opts (Results 1 – 7 of 7) sorted by relevance

/external/dtc/
Dutil.h211 util_usage(errmsg, usage_synopsis, usage_short_opts, \
219 #define util_getopt_long() getopt_long(argc, argv, usage_short_opts, \
Dconvert-dtsv0-lexer.l182 static const char usage_short_opts[] = "" USAGE_COMMON_SHORT_OPTS;
Dfdtoverlay.c29 static const char usage_short_opts[] = "i:o:v" USAGE_COMMON_SHORT_OPTS; variable
Dfdtget.c297 static const char usage_short_opts[] = "t:pld:" USAGE_COMMON_SHORT_OPTS; variable
Ddtc.c50 static const char usage_short_opts[] = "qI:O:o:V:d:R:S:p:a:fb:i:H:sW:E:@AThv"; variable
Dfdtdump.c154 static const char usage_short_opts[] = "ds" USAGE_COMMON_SHORT_OPTS; variable
Dfdtput.c381 static const char usage_short_opts[] = "crdpt:v" USAGE_COMMON_SHORT_OPTS; variable