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

/freebsd-10.1-release/contrib/dtc/
H A Dutil.h216 util_usage(errmsg, usage_synopsis, usage_short_opts, \
224 #define util_getopt_long() getopt_long(argc, argv, usage_short_opts, \
230 /* Helper for usage_short_opts string constant */
H A Ddtc.c52 static const char usage_short_opts[] = "qI:O:o:V:d:R:S:p:fb:i:H:sW:E:hv"; variable
H A Dfdtdump.c148 static const char usage_short_opts[] = "ds" USAGE_COMMON_SHORT_OPTS; variable
H A Dfdtget.c288 static const char usage_short_opts[] = "t:pld:" USAGE_COMMON_SHORT_OPTS; variable
H A Dfdtput.c328 static const char usage_short_opts[] = "cpt:v" USAGE_COMMON_SHORT_OPTS; variable

Completed in 155 milliseconds