Home
last modified time | relevance | path

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

/linux-4.4.14/scripts/dtc/
Dutil.h217 util_usage(errmsg, usage_synopsis, usage_short_opts, \
225 #define util_getopt_long() getopt_long(argc, argv, usage_short_opts, \
Ddtc.c54 static const char usage_short_opts[] = "qI:O:o:V:d:R:S:p:fb:i:H:sW:E:hv"; variable