Searched refs:usage_short_opts (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/dtc/
H A Dutil.h230 util_usage(errmsg, usage_synopsis, usage_short_opts, \
238 #define util_getopt_long() getopt_long(argc, argv, usage_short_opts, \
244 /* Helper for usage_short_opts string constant */
H A Ddtc.c65 static const char usage_short_opts[] = "qI:O:o:V:d:R:S:p:a:fb:i:H:sW:E:@Ahv"; variable
H A Dfdtget.c294 static const char usage_short_opts[] = "t:pld:" USAGE_COMMON_SHORT_OPTS; variable
H A Dfdtdump.c151 static const char usage_short_opts[] = "ds" USAGE_COMMON_SHORT_OPTS; variable
H A Dfdtput.c395 static const char usage_short_opts[] = "crdpt:v" USAGE_COMMON_SHORT_OPTS; variable

Completed in 63 milliseconds