Home
last modified time | relevance | path

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

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