HomeSort by: relevance | last modified time | path
    Searched refs:usage_short_opts (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl2/dtc/dist/
util.h 211 util_usage(errmsg, usage_synopsis, usage_short_opts, \
219 #define util_getopt_long() getopt_long(argc, argv, usage_short_opts, \
225 /* Helper for usage_short_opts string constant */
fdtoverlay.c 31 static const char usage_short_opts[] = "i:o:v" USAGE_COMMON_SHORT_OPTS; variable
dtc.c 52 static const char usage_short_opts[] = "qI:O:o:V:d:R:S:p:a:fb:i:H:sW:E:@AThv"; variable
fdtdump.c 154 static const char usage_short_opts[] = "ds" USAGE_COMMON_SHORT_OPTS; variable
fdtget.c 299 static const char usage_short_opts[] = "t:pld:" USAGE_COMMON_SHORT_OPTS; variable
fdtput.c 383 static const char usage_short_opts[] = "crdpt:v" USAGE_COMMON_SHORT_OPTS; variable

Completed in 38 milliseconds