Home
last modified time | relevance | path

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

/Linux-v4.19/scripts/dtc/
Dutil.h231 util_usage(errmsg, usage_synopsis, usage_short_opts, \
239 #define util_getopt_long() getopt_long(argc, argv, usage_short_opts, \
Ddtc.c63 static const char usage_short_opts[] = "qI:O:o:V:d:R:S:p:a:fb:i:H:sW:E:@Ahv"; variable