HomeSort by relevance Sort by last modified time
    Searched refs:usage_short_opts (Results 1 - 6 of 6) sorted by null

  /external/dtc/
util.h 228 util_usage(errmsg, usage_synopsis, usage_short_opts, \
236 #define util_getopt_long() getopt_long(argc, argv, usage_short_opts, \
242 /* Helper for usage_short_opts string constant */
fdtoverlay.c 41 static const char usage_short_opts[] = "i:o:v" USAGE_COMMON_SHORT_OPTS; variable
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
fdtdump.c 151 static const char usage_short_opts[] = "ds" USAGE_COMMON_SHORT_OPTS; variable
fdtget.c 294 static const char usage_short_opts[] = "t:pld:" USAGE_COMMON_SHORT_OPTS; variable
fdtput.c 395 static const char usage_short_opts[] = "crdpt:v" USAGE_COMMON_SHORT_OPTS; variable

Completed in 75 milliseconds